Method | Description | |
---|---|---|
OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnPreviewTextInput ( System.Windows.Input.TextCompositionEventArgs e ) : void |
Method | Description | |
---|---|---|
AreAllValidNumericChars ( string str ) : bool |
protected OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnPreviewTextInput ( System.Windows.Input.TextCompositionEventArgs e ) : void | ||
e | System.Windows.Input.TextCompositionEventArgs | |
return | void |