From fc06be373253e4355b1392e4f3f341958ad3d022 Mon Sep 17 00:00:00 2001 From: Andres Pineda Date: Wed, 22 Apr 2020 14:06:55 -0400 Subject: [PATCH] feat: Update feature availablity for the other platforms --- .../Windows.UI.Xaml.Controls/PasswordBox.cs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Uno.UI/Generated/3.0.0.0/Windows.UI.Xaml.Controls/PasswordBox.cs b/src/Uno.UI/Generated/3.0.0.0/Windows.UI.Xaml.Controls/PasswordBox.cs index b804538a73a1..3bbd6615d0bd 100644 --- a/src/Uno.UI/Generated/3.0.0.0/Windows.UI.Xaml.Controls/PasswordBox.cs +++ b/src/Uno.UI/Generated/3.0.0.0/Windows.UI.Xaml.Controls/PasswordBox.cs @@ -20,10 +20,10 @@ public string PasswordChar this.SetValue(PasswordCharProperty, value); } } - #endif +#endif // Skipping already declared property Password // Skipping already declared property MaxLength - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || false +#if false || false || false || false || false [global::Uno.NotImplemented] public bool IsPasswordRevealButtonEnabled { @@ -36,8 +36,8 @@ public bool IsPasswordRevealButtonEnabled this.SetValue(IsPasswordRevealButtonEnabledProperty, value); } } - #endif - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __MACOS__ +#endif +#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __MACOS__ [global::Uno.NotImplemented] public global::Windows.UI.Xaml.Media.SolidColorBrush SelectionHighlightColor { @@ -134,17 +134,17 @@ public bool CanPasteClipboardContent return (bool)this.GetValue(CanPasteClipboardContentProperty); } } - #endif - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || false +#endif +#if false || false || false || false || false [global::Uno.NotImplemented] public static global::Windows.UI.Xaml.DependencyProperty IsPasswordRevealButtonEnabledProperty { get; } = Windows.UI.Xaml.DependencyProperty.Register( "IsPasswordRevealButtonEnabled", typeof(bool), typeof(global::Windows.UI.Xaml.Controls.PasswordBox), new FrameworkPropertyMetadata(default(bool))); - #endif +#endif // Skipping already declared property MaxLengthProperty - #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __MACOS__ +#if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __MACOS__ [global::Uno.NotImplemented] public static global::Windows.UI.Xaml.DependencyProperty PasswordCharProperty { get; } = Windows.UI.Xaml.DependencyProperty.Register(