Méthode | Description | |
---|---|---|
ConvertStringToUsableValue ( ) : string | ||
RefreshDisplay ( ) : void | ||
TextBoxDisplayLogic ( IDataUi container, |
||
TryApplyToInstance ( ) : ApplyValueResult | ||
TryGetValueOnUi ( object &value ) : ApplyValueResult |
Méthode | Description | |
---|---|---|
GetIfConverterCanConvert ( |
||
HandlePreviewKeydown ( object sender, System e ) : void | ||
HandleTextBoxGotFocus ( object sender, System e ) : void | ||
HandleTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public ConvertStringToUsableValue ( ) : string | ||
Résultat | string |
public TextBoxDisplayLogic ( IDataUi container, |
||
container | IDataUi | |
textBox | ||
Résultat | System |
public TryApplyToInstance ( ) : ApplyValueResult | ||
Résultat | ApplyValueResult |
public TryGetValueOnUi ( object &value ) : ApplyValueResult | ||
value | object | |
Résultat | ApplyValueResult |