프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ActionIconProperty | |||
ActualHintVisibilityProperty | |||
DisplayedMaxLengthProperty | |||
HidesActionItemWhenEmptyProperty | |||
HintProperty | |||
HintStyleProperty | |||
LengthIndicatorThresholdProperty | |||
LengthIndicatorVisibleProperty |
메소드 | 설명 | |
---|---|---|
OnApplyTemplate ( ) : void |
Applies the template and checks to see if the Hint should be shown when the page is first loaded.
|
|
PhoneTextBox ( ) : System |
Initializes a new instance of the PhoneTextBox class.
|
메소드 | 설명 | |
---|---|---|
OnGotFocus ( |
Override the Focus event to hide the Hint.
|
|
OnLostFocus ( |
Override the Blur/LostFocus event to show the Hint if needed.
|
메소드 | 설명 | |
---|---|---|
DisplayedMaxLengthChanged ( |
||
OnActionIconChanged ( |
||
OnActionIconTapped ( object sender, |
Determines if the developer set an event for ActionIconTapped.
|
|
OnHintPropertyChanged ( |
When the Hint is changed, check if it needs to be hidden or shown.
|
|
OnLengthIndicatorThresholdChanged ( |
||
OnTextChanged ( object sender, |
Called when the selection changed event occurs. This determines whether the length indicator should be shown or not and if the TextBox needs to grow.
|
|
ResizeTextBox ( ) : void | ||
UpdateActionIconVisibility ( ) : void | ||
UpdateHintVisibility ( ) : void |
Determines if the Hint should be shown or not based on if there is content in the TextBox.
|
|
UpdateLengthIndicatorVisibility ( ) : void |
protected OnGotFocus ( |
||
e | Event arguments. | |
리턴 | void |
protected OnLostFocus ( |
||
e | Event arguments. | |
리턴 | void |
public static DependencyProperty,System.Windows ActionIconProperty | ||
리턴 |
public static DependencyProperty,System.Windows ActualHintVisibilityProperty | ||
리턴 |
public static DependencyProperty,System.Windows DisplayedMaxLengthProperty | ||
리턴 |
public static DependencyProperty,System.Windows HidesActionItemWhenEmptyProperty | ||
리턴 |
public static DependencyProperty,System.Windows HintProperty | ||
리턴 |
public static DependencyProperty,System.Windows HintStyleProperty | ||
리턴 |
public static DependencyProperty,System.Windows LengthIndicatorThresholdProperty | ||
리턴 |