diff --git a/src/Uno.Foundation/Metadata/ApiInformation.shared.cs b/src/Uno.Foundation/Metadata/ApiInformation.shared.cs index 97d288af2ff5..6ea1bd5c201a 100644 --- a/src/Uno.Foundation/Metadata/ApiInformation.shared.cs +++ b/src/Uno.Foundation/Metadata/ApiInformation.shared.cs @@ -37,7 +37,7 @@ public static bool IsApiContractPresent(string contractName, ushort majorVersion case "Microsoft.UI.Xaml.Hosting.HostingContract": // See C:\Program Files (x86)\Windows Kits\10\References\[version]\Microsoft.UI.Xaml.Hosting.HostingContract - return majorVersion <= 5; // SDK 10.0.22000.0 + return majorVersion <= 5; // SDK 10.0.22000.0 case "Uno.WinUI": #if HAS_UNO_WINUI diff --git a/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/DesktopAcrylicController.cs b/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/DesktopAcrylicController.cs index 9945b00c1ab1..375a7adb5c32 100644 --- a/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/DesktopAcrylicController.cs +++ b/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/DesktopAcrylicController.cs @@ -3,7 +3,7 @@ #pragma warning disable 114 // new keyword hiding namespace Microsoft.UI.Composition.SystemBackdrops { -#if false +#if false || false || false || false || false || false || false [global::Uno.NotImplemented] #endif public partial class DesktopAcrylicController : global::Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropController, global::System.IDisposable, global::Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropControllerWithTargets, global::Microsoft.UI.IClosableNotifier @@ -172,21 +172,9 @@ public void SetSystemBackdropConfiguration(global::Microsoft.UI.Composition.Syst // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.LuminosityOpacity.set // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.TintColor.get // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.TintColor.set -#if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public DesktopAcrylicController() - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController", "DesktopAcrylicController.DesktopAcrylicController()"); - } -#endif + // Skipping already declared method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.DesktopAcrylicController() // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.DesktopAcrylicController() -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static bool IsSupported() - { - throw new global::System.NotImplementedException("The member bool DesktopAcrylicController.IsSupported() is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=bool%20DesktopAcrylicController.IsSupported%28%29"); - } -#endif + // Skipping already declared method Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.IsSupported() #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public event global::Windows.Foundation.TypedEventHandler StateChanged diff --git a/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/MicaController.cs b/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/MicaController.cs index d5e4af52c922..c198a7cd6bd9 100644 --- a/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/MicaController.cs +++ b/src/Uno.UI.Composition/Generated/3.0.0.0/Microsoft.UI.Composition.SystemBackdrops/MicaController.cs @@ -3,7 +3,7 @@ #pragma warning disable 114 // new keyword hiding namespace Microsoft.UI.Composition.SystemBackdrops { -#if false +#if false || false || false || false || false || false || false [global::Uno.NotImplemented] #endif public partial class MicaController : global::Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropController, global::System.IDisposable, global::Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropControllerWithTargets, global::Microsoft.UI.IClosableNotifier @@ -172,21 +172,9 @@ public void SetSystemBackdropConfiguration(global::Microsoft.UI.Composition.Syst // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.MicaController.LuminosityOpacity.set // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.MicaController.TintColor.get // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.MicaController.TintColor.set -#if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public MicaController() - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Composition.SystemBackdrops.MicaController", "MicaController.MicaController()"); - } -#endif + // Skipping already declared method Microsoft.UI.Composition.SystemBackdrops.MicaController.MicaController() // Forced skipping of method Microsoft.UI.Composition.SystemBackdrops.MicaController.MicaController() -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static bool IsSupported() - { - throw new global::System.NotImplementedException("The member bool MicaController.IsSupported() is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=bool%20MicaController.IsSupported%28%29"); - } -#endif + // Skipping already declared method Microsoft.UI.Composition.SystemBackdrops.MicaController.IsSupported() #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public event global::Windows.Foundation.TypedEventHandler StateChanged diff --git a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBox.cs b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBox.cs index f0d03ddeb3d2..2ac15ce5e017 100644 --- a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBox.cs +++ b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBox.cs @@ -8,163 +8,36 @@ namespace Microsoft.UI.Xaml.Controls #endif public partial class ComboBox { -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::Microsoft.UI.Xaml.Style TextBoxStyle - { - get - { - return (global::Microsoft.UI.Xaml.Style)this.GetValue(TextBoxStyleProperty); - } - set - { - this.SetValue(TextBoxStyleProperty, value); - } - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public string Text - { - get - { - return (string)this.GetValue(TextProperty); - } - set - { - this.SetValue(TextProperty, value); - } - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger SelectionChangedTrigger - { - get - { - return (global::Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger)this.GetValue(SelectionChangedTriggerProperty); - } - set - { - this.SetValue(SelectionChangedTriggerProperty, value); - } - } -#endif + // Skipping already declared property TextBoxStyle + // Skipping already declared property Text + // Skipping already declared property SelectionChangedTrigger // Skipping already declared property PlaceholderText -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::Microsoft.UI.Xaml.Media.Brush PlaceholderForeground - { - get - { - return (global::Microsoft.UI.Xaml.Media.Brush)this.GetValue(PlaceholderForegroundProperty); - } - set - { - this.SetValue(PlaceholderForegroundProperty, value); - } - } -#endif + // Skipping already declared property PlaceholderForeground // Skipping already declared property MaxDropDownHeight // Skipping already declared property LightDismissOverlayMode // Skipping already declared property IsTextSearchEnabled -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public bool IsEditable - { - get - { - return (bool)this.GetValue(IsEditableProperty); - } - set - { - this.SetValue(IsEditableProperty, value); - } - } -#endif + // Skipping already declared property IsEditable // Skipping already declared property IsDropDownOpen // Skipping already declared property HeaderTemplate // Skipping already declared property Header // Skipping already declared property Description -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public bool IsSelectionBoxHighlighted - { - get - { - throw new global::System.NotImplementedException("The member bool ComboBox.IsSelectionBoxHighlighted is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=bool%20ComboBox.IsSelectionBoxHighlighted"); - } - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public object SelectionBoxItem - { - get - { - throw new global::System.NotImplementedException("The member object ComboBox.SelectionBoxItem is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=object%20ComboBox.SelectionBoxItem"); - } - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::Microsoft.UI.Xaml.DataTemplate SelectionBoxItemTemplate - { - get - { - throw new global::System.NotImplementedException("The member DataTemplate ComboBox.SelectionBoxItemTemplate is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=DataTemplate%20ComboBox.SelectionBoxItemTemplate"); - } - } -#endif + // Skipping already declared property IsSelectionBoxHighlighted + // Skipping already declared property SelectionBoxItem + // Skipping already declared property SelectionBoxItemTemplate // Skipping already declared property TemplateSettings // Skipping already declared property DescriptionProperty // Skipping already declared property HeaderProperty // Skipping already declared property HeaderTemplateProperty // Skipping already declared property IsDropDownOpenProperty -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static global::Microsoft.UI.Xaml.DependencyProperty IsEditableProperty { get; } = - Microsoft.UI.Xaml.DependencyProperty.Register( - nameof(IsEditable), typeof(bool), - typeof(global::Microsoft.UI.Xaml.Controls.ComboBox), - new Microsoft.UI.Xaml.FrameworkPropertyMetadata(default(bool))); -#endif + // Skipping already declared property IsEditableProperty // Skipping already declared property IsTextSearchEnabledProperty // Skipping already declared property LightDismissOverlayModeProperty // Skipping already declared property MaxDropDownHeightProperty -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static global::Microsoft.UI.Xaml.DependencyProperty PlaceholderForegroundProperty { get; } = - Microsoft.UI.Xaml.DependencyProperty.Register( - nameof(PlaceholderForeground), typeof(global::Microsoft.UI.Xaml.Media.Brush), - typeof(global::Microsoft.UI.Xaml.Controls.ComboBox), - new Microsoft.UI.Xaml.FrameworkPropertyMetadata(default(global::Microsoft.UI.Xaml.Media.Brush))); -#endif + // Skipping already declared property PlaceholderForegroundProperty // Skipping already declared property PlaceholderTextProperty -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static global::Microsoft.UI.Xaml.DependencyProperty SelectionChangedTriggerProperty { get; } = - Microsoft.UI.Xaml.DependencyProperty.Register( - nameof(SelectionChangedTrigger), typeof(global::Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger), - typeof(global::Microsoft.UI.Xaml.Controls.ComboBox), - new Microsoft.UI.Xaml.FrameworkPropertyMetadata(default(global::Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger))); -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static global::Microsoft.UI.Xaml.DependencyProperty TextBoxStyleProperty { get; } = - Microsoft.UI.Xaml.DependencyProperty.Register( - nameof(TextBoxStyle), typeof(global::Microsoft.UI.Xaml.Style), - typeof(global::Microsoft.UI.Xaml.Controls.ComboBox), - new Microsoft.UI.Xaml.FrameworkPropertyMetadata(default(global::Microsoft.UI.Xaml.Style))); -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public static global::Microsoft.UI.Xaml.DependencyProperty TextProperty { get; } = - Microsoft.UI.Xaml.DependencyProperty.Register( - nameof(Text), typeof(string), - typeof(global::Microsoft.UI.Xaml.Controls.ComboBox), - new Microsoft.UI.Xaml.FrameworkPropertyMetadata(default(string))); -#endif + // Skipping already declared property SelectionChangedTriggerProperty + // Skipping already declared property TextBoxStyleProperty + // Skipping already declared property TextProperty // Skipping already declared method Microsoft.UI.Xaml.Controls.ComboBox.ComboBox() // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBox.ComboBox() // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBox.IsDropDownOpen.get @@ -220,21 +93,6 @@ public object SelectionBoxItem // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBox.DescriptionProperty.get // Skipping already declared event Microsoft.UI.Xaml.Controls.ComboBox.DropDownClosed // Skipping already declared event Microsoft.UI.Xaml.Controls.ComboBox.DropDownOpened -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public event global::Windows.Foundation.TypedEventHandler TextSubmitted - { - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - add - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Xaml.Controls.ComboBox", "event TypedEventHandler ComboBox.TextSubmitted"); - } - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - remove - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Xaml.Controls.ComboBox", "event TypedEventHandler ComboBox.TextSubmitted"); - } - } -#endif + // Skipping already declared event Microsoft.UI.Xaml.Controls.ComboBox.TextSubmitted } } diff --git a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxSelectionChangedTrigger.cs b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxSelectionChangedTrigger.cs index f2faad111f3b..ffb51323a671 100644 --- a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxSelectionChangedTrigger.cs +++ b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxSelectionChangedTrigger.cs @@ -3,15 +3,11 @@ #pragma warning disable 114 // new keyword hiding namespace Microsoft.UI.Xaml.Controls { -#if false +#if false || false || false || false || false || false || false public enum ComboBoxSelectionChangedTrigger { -#if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ - Committed = 0, -#endif -#if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ - Always = 1, -#endif + // Skipping already declared field Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger.Committed + // Skipping already declared field Microsoft.UI.Xaml.Controls.ComboBoxSelectionChangedTrigger.Always } #endif } diff --git a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxTextSubmittedEventArgs.cs b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxTextSubmittedEventArgs.cs index 06a470c8b1ac..9c97f4e5ac44 100644 --- a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxTextSubmittedEventArgs.cs +++ b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/ComboBoxTextSubmittedEventArgs.cs @@ -3,40 +3,13 @@ #pragma warning disable 114 // new keyword hiding namespace Microsoft.UI.Xaml.Controls { -#if false +#if false || false || false || false || false || false || false [global::Uno.NotImplemented] #endif public partial class ComboBoxTextSubmittedEventArgs { -#if false - internal ComboBoxTextSubmittedEventArgs() - { - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public bool Handled - { - get - { - throw new global::System.NotImplementedException("The member bool ComboBoxTextSubmittedEventArgs.Handled is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=bool%20ComboBoxTextSubmittedEventArgs.Handled"); - } - set - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Xaml.Controls.ComboBoxTextSubmittedEventArgs", "bool ComboBoxTextSubmittedEventArgs.Handled"); - } - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public string Text - { - get - { - throw new global::System.NotImplementedException("The member string ComboBoxTextSubmittedEventArgs.Text is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=string%20ComboBoxTextSubmittedEventArgs.Text"); - } - } -#endif + // Skipping already declared property Handled + // Skipping already declared property Text // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBoxTextSubmittedEventArgs.Text.get // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBoxTextSubmittedEventArgs.Handled.get // Forced skipping of method Microsoft.UI.Xaml.Controls.ComboBoxTextSubmittedEventArgs.Handled.set diff --git a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/InputPropertyAttribute.cs b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/InputPropertyAttribute.cs index 1aa0f11acd1e..73ce8f5cfddc 100644 --- a/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/InputPropertyAttribute.cs +++ b/src/Uno.UI/Generated/3.0.0.0/Microsoft.UI.Xaml.Controls/InputPropertyAttribute.cs @@ -3,21 +3,13 @@ #pragma warning disable 114 // new keyword hiding namespace Microsoft.UI.Xaml.Controls { -#if false +#if false || false || false || false || false || false || false [global::Uno.NotImplemented] #endif public partial class InputPropertyAttribute : global::System.Attribute { -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public InputPropertyAttribute() : base() - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Xaml.Controls.InputPropertyAttribute", "InputPropertyAttribute.InputPropertyAttribute()"); - } -#endif + // Skipping already declared method Microsoft.UI.Xaml.Controls.InputPropertyAttribute.InputPropertyAttribute() // Forced skipping of method Microsoft.UI.Xaml.Controls.InputPropertyAttribute.InputPropertyAttribute() -#if false - public string Name; -#endif + // Skipping already declared field Microsoft.UI.Xaml.Controls.InputPropertyAttribute.Name } } diff --git a/src/Uno.UWP/Generated/3.0.0.0/Microsoft.UI.Windowing/AppWindow.cs b/src/Uno.UWP/Generated/3.0.0.0/Microsoft.UI.Windowing/AppWindow.cs index 329fa4acc3bf..739d377372ad 100644 --- a/src/Uno.UWP/Generated/3.0.0.0/Microsoft.UI.Windowing/AppWindow.cs +++ b/src/Uno.UWP/Generated/3.0.0.0/Microsoft.UI.Windowing/AppWindow.cs @@ -41,13 +41,7 @@ public bool IsShownInSwitchers // Skipping already declared property TitleBar // Skipping already declared property ClientSize // Skipping already declared property DispatcherQueue -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public void Show(bool activateWindow) - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Windowing.AppWindow", "void AppWindow.Show(bool activateWindow)"); - } -#endif + // Skipping already declared method Microsoft.UI.Windowing.AppWindow.Show(bool) // Forced skipping of method Microsoft.UI.Windowing.AppWindow.IsShownInSwitchers.get // Forced skipping of method Microsoft.UI.Windowing.AppWindow.IsShownInSwitchers.set // Forced skipping of method Microsoft.UI.Windowing.AppWindow.IsVisible.get @@ -98,13 +92,7 @@ public void SetIcon(global::Microsoft.UI.IconId iconId) #endif // Skipping already declared method Microsoft.UI.Windowing.AppWindow.SetPresenter(Microsoft.UI.Windowing.AppWindowPresenter) // Skipping already declared method Microsoft.UI.Windowing.AppWindow.SetPresenter(Microsoft.UI.Windowing.AppWindowPresenterKind) -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public void Show() - { - global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Microsoft.UI.Windowing.AppWindow", "void AppWindow.Show()"); - } -#endif + // Skipping already declared method Microsoft.UI.Windowing.AppWindow.Show() #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public void Destroy() diff --git a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreContext.cs b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreContext.cs index 8157ae161734..4b56721df0b4 100644 --- a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreContext.cs +++ b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreContext.cs @@ -257,7 +257,7 @@ public bool CanSilentlyDownloadStorePackageUpdates } #endif #if false || false || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] + [global::Uno.NotImplemented("IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public global::Windows.Foundation.IAsyncOperation RequestRateAndReviewAppAsync() { throw new global::System.NotImplementedException("The member IAsyncOperation StoreContext.RequestRateAndReviewAppAsync() is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=IAsyncOperation%3CStoreRateAndReviewResult%3E%20StoreContext.RequestRateAndReviewAppAsync%28%29"); diff --git a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewResult.cs b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewResult.cs index 9e419920c903..eab9f4331e6d 100644 --- a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewResult.cs +++ b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewResult.cs @@ -3,26 +3,12 @@ #pragma warning disable 114 // new keyword hiding namespace Windows.Services.Store { -#if false +#if false || false || false || false || false || false || false [global::Uno.NotImplemented] #endif public partial class StoreRateAndReviewResult { -#if false - internal StoreRateAndReviewResult() - { - } -#endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::System.Exception ExtendedError - { - get - { - throw new global::System.NotImplementedException("The member Exception StoreRateAndReviewResult.ExtendedError is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=Exception%20StoreRateAndReviewResult.ExtendedError"); - } - } -#endif + // Skipping already declared property ExtendedError #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public string ExtendedJsonData @@ -33,16 +19,7 @@ public string ExtendedJsonData } } #endif -#if false - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::Windows.Services.Store.StoreRateAndReviewStatus Status - { - get - { - throw new global::System.NotImplementedException("The member StoreRateAndReviewStatus StoreRateAndReviewResult.Status is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=StoreRateAndReviewStatus%20StoreRateAndReviewResult.Status"); - } - } -#endif + // Skipping already declared property Status #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] public bool WasUpdated diff --git a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewStatus.cs b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewStatus.cs index e3c8579e12f9..4afc1efef9b2 100644 --- a/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewStatus.cs +++ b/src/Uno.UWP/Generated/3.0.0.0/Windows.Services.Store/StoreRateAndReviewStatus.cs @@ -3,21 +3,13 @@ #pragma warning disable 114 // new keyword hiding namespace Windows.Services.Store { -#if false +#if false || false || false || false || false || false || false public enum StoreRateAndReviewStatus { -#if false - Succeeded = 0, -#endif -#if false - CanceledByUser = 1, -#endif -#if false - NetworkError = 2, -#endif -#if false - Error = 3, -#endif + // Skipping already declared field Windows.Services.Store.StoreRateAndReviewStatus.Succeeded + // Skipping already declared field Windows.Services.Store.StoreRateAndReviewStatus.CanceledByUser + // Skipping already declared field Windows.Services.Store.StoreRateAndReviewStatus.NetworkError + // Skipping already declared field Windows.Services.Store.StoreRateAndReviewStatus.Error } #endif } diff --git a/src/Uno.UWP/Generated/3.0.0.0/Windows.Web.Http.Headers/HttpRequestHeaderCollection.cs b/src/Uno.UWP/Generated/3.0.0.0/Windows.Web.Http.Headers/HttpRequestHeaderCollection.cs index 96e5a6d607ab..261f68fe74f1 100644 --- a/src/Uno.UWP/Generated/3.0.0.0/Windows.Web.Http.Headers/HttpRequestHeaderCollection.cs +++ b/src/Uno.UWP/Generated/3.0.0.0/Windows.Web.Http.Headers/HttpRequestHeaderCollection.cs @@ -198,14 +198,6 @@ public bool TryAppendWithoutValidation(string name, string value) // Forced skipping of method Windows.Web.Http.Headers.HttpRequestHeaderCollection.First() // Skipping already declared method Windows.Web.Http.Headers.HttpRequestHeaderCollection.ToString() // Processing: System.Collections.Generic.IDictionary -#if false - // DeclaringType: System.Collections.Generic.IDictionary - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public void Add(string key, string value) - { - throw new global::System.NotSupportedException(); - } -#endif // Skipping already implement System.Collections.Generic.IDictionary.this[string] #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] @@ -228,14 +220,6 @@ public void Add(string key, string value) } #endif // Processing: System.Collections.Generic.ICollection> -#if false - // DeclaringType: System.Collections.Generic.ICollection> - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public void Add(global::System.Collections.Generic.KeyValuePair item) - { - throw new global::System.NotSupportedException(); - } -#endif #if __ANDROID__ || __IOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ // DeclaringType: System.Collections.Generic.ICollection> [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] @@ -255,22 +239,6 @@ public void CopyTo(global::System.Collections.Generic.KeyValuePair>.Count // Skipping already implement System.Collections.Generic.ICollection>.IsReadOnly // Processing: System.Collections.Generic.IEnumerable> -#if false - // DeclaringType: System.Collections.Generic.IEnumerable> - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - public global::System.Collections.Generic.IEnumerator> GetEnumerator() - { - throw new global::System.NotSupportedException(); - } -#endif // Processing: System.Collections.IEnumerable -#if false - // DeclaringType: System.Collections.IEnumerable - [global::Uno.NotImplemented("__ANDROID__", "__IOS__", "IS_UNIT_TESTS", "__WASM__", "__SKIA__", "__NETSTD_REFERENCE__", "__MACOS__")] - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() - { - throw new global::System.NotSupportedException(); - } -#endif } } diff --git a/src/Uno.UWPSyncGenerator/Uno.UWPSyncGenerator.csproj b/src/Uno.UWPSyncGenerator/Uno.UWPSyncGenerator.csproj index 396fdee59d45..eda3f3132c98 100644 --- a/src/Uno.UWPSyncGenerator/Uno.UWPSyncGenerator.csproj +++ b/src/Uno.UWPSyncGenerator/Uno.UWPSyncGenerator.csproj @@ -2,7 +2,7 @@ Exe - $(NetPrevious) + $(NetCurrent) false Major