Свойство | Type | Description | |
---|---|---|---|
BlankCharacterProperty | |||
MaskProperty |
Свойство | Type | Description | |
---|---|---|---|
AppendCharacter | void | ||
GetFirstValidPosition | int | ||
GetLastValidPosition | int | ||
GetMaskCharType | MaskCharType | ||
GetNextValidPositionFrom | int | ||
GetNextValidPositionFrom | int | ||
GetNextValidPositionFrom | int | ||
InitializeMask | void | ||
IsNumber | bool | ||
IsNumber | bool | ||
NotifyPropertyChanged | void | ||
UpdateCharacter | void | ||
ValidateInput | bool |
Méthode | Description | |
---|---|---|
GetCleanValue ( ) : string | ||
MaskTextBox ( ) : System |
Méthode | Description | |
---|---|---|
OnInitialized ( |
||
OnPreviewKeyDown ( System e ) : void | ||
OnPreviewTextInput ( System e ) : void | ||
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void |
Méthode | Description | |
---|---|---|
AppendCharacter ( char c ) : void | ||
GetFirstValidPosition ( ) : int | ||
GetLastValidPosition ( ) : int | ||
GetMaskCharType ( int index ) : MaskCharType | ||
GetNextValidPositionFrom ( int actualPosition ) : int | ||
GetNextValidPositionFrom ( int actualPosition, bool searchForward ) : int | ||
GetNextValidPositionFrom ( int actualPosition, bool searchForward, int &leaps ) : int | ||
InitializeMask ( ) : void | ||
IsNumber ( Key key ) : bool | ||
IsNumber ( int key ) : bool | ||
NotifyPropertyChanged ( String info ) : void | ||
UpdateCharacter ( string s, char c, int index ) : void | ||
ValidateInput ( int index, char input ) : bool |
protected OnInitialized ( |
||
e | ||
Résultat | void |
protected OnPreviewKeyDown ( System e ) : void | ||
e | System | |
Résultat | void |
protected OnPreviewTextInput ( System e ) : void | ||
e | System | |
Résultat | void |
protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void | ||
e | System.Windows.Controls.TextChangedEventArgs | |
Résultat | void |
public static DependencyProperty,System.Windows BlankCharacterProperty | ||
Résultat |