Méthode | Description | |
---|---|---|
MvxUIControlValueChangedTargetBinding ( UIControl control ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
SetValueImpl ( object target, object value ) : void |
Méthode | Description | |
---|---|---|
OnCanExecuteChanged ( object sender, |
||
OnValueChanged ( object sender, |
||
RefreshEnabledState ( ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
Résultat | void |
public MvxUIControlValueChangedTargetBinding ( UIControl control ) : System | ||
control | UIControl | |
Résultat | System |
protected SetValueImpl ( object target, object value ) : void | ||
target | object | |
value | object | |
Résultat | void |