Свойство | Тип | Описание | |
---|---|---|---|
MaxLengthProperty | |||
PasswordCharProperty | |||
PasswordProperty | |||
PasswordRevealModeProperty | |||
WatermarkProperty | |||
WatermarkTextProperty | |||
WatermarkTextStyleProperty | |||
WatermarkTextStyleRelayProperty |
Метод | Описание | |
---|---|---|
GetWatermark ( |
Gets the Watermark property. This dependency property indicates an arbitrary content to use as a Watermark.
|
|
GetWatermarkText ( |
Gets the WatermarkText property. This dependency property indicates the watermark text to show to the user.
|
|
GetWatermarkTextStyleRelay ( |
Gets the WatermarkTextStyleRelay property. This dependency property indicates the style of the watermark TextBlock.
|
|
SelectAll ( ) : void |
Selects all the character in the PasswordBox.
|
|
SetWatermark ( |
Sets the Watermark property. This dependency property indicates an arbitrary content to use as a Watermark.
|
|
SetWatermarkText ( |
Sets the WatermarkText property. This dependency property indicates the watermark text to show to the user.
|
|
SetWatermarkTextStyleRelay ( |
Sets the WatermarkTextStyleRelay property. This dependency property indicates the style of the watermark TextBlock.
|
|
WatermarkPasswordBox ( ) : System.Linq |
Initializes a new instance of the WatermarkPasswordBox class.
|
Метод | Описание | |
---|---|---|
OnApplyTemplate ( ) : void |
Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
|
Метод | Описание | |
---|---|---|
InnerPasswordBoxOnContextMenuOpening ( object sender, |
||
InnerPasswordBoxOnGotFocus ( object sender, |
||
InnerPasswordBoxOnKeyUp ( object sender, |
||
InnerPasswordBoxOnLostFocus ( object sender, |
||
InnerPasswordBoxOnPasswordChanged ( object sender, |
||
OnLoaded ( object sender, |
||
UpdateWatermarkVisualState ( ) : void | ||
UpdateWatermarkVisualState ( bool isFocused, bool useTransitions = true ) : void |
public static GetWatermark ( |
||
d | ||
Результат | object |
public static GetWatermarkText ( |
||
d | ||
Результат | string |
public static GetWatermarkTextStyleRelay ( |
||
d | ||
Результат |
public static SetWatermark ( |
||
d | ||
value | object | |
Результат | void |
public static SetWatermarkText ( |
||
d | ||
value | string | |
Результат | void |
public static SetWatermarkTextStyleRelay ( |
||
d | ||
value | ||
Результат | void |
public WatermarkPasswordBox ( ) : System.Linq | ||
Результат | System.Linq |
public static DependencyProperty,Windows.UI.Xaml MaxLengthProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml PasswordCharProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml PasswordProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml PasswordRevealModeProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml WatermarkProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml WatermarkTextProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml WatermarkTextStyleProperty | ||
Результат |