Property | Type | Description | |
---|---|---|---|
WatermarkProperty | |||
WatermarkTextProperty | |||
WatermarkTextStyleProperty |
Method | Description | |
---|---|---|
WatermarkTextBox ( ) : System.Linq |
Initializes a new instance of the WatermarkTextBox class.
|
Method | Description | |
---|---|---|
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.
|
|
OnGotFocus ( Windows e ) : void |
Called before the GotFocus event occurs.
|
|
OnLostFocus ( Windows e ) : void |
Called before the LostFocus event occurs.
|
Method | Description | |
---|---|---|
OnTextChanged ( object sender, TextChangedEventArgs e ) : void | ||
UpdateWatermarkVisualState ( ) : void | ||
UpdateWatermarkVisualState ( bool isFocused ) : void |
protected OnGotFocus ( Windows e ) : void | ||
e | Windows | The data for the event. |
return | void |
protected OnLostFocus ( Windows e ) : void | ||
e | Windows | The data for the event. |
return | void |
public static DependencyProperty,Windows.UI.Xaml WatermarkProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml WatermarkTextProperty | ||
return |