Method | Description | |
---|---|---|
MvxUIControlValueChangedTargetBinding ( UIControl control ) : System |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
SetValueImpl ( object target, object value ) : void |
Method | Description | |
---|---|---|
OnCanExecuteChanged ( object sender, |
||
OnValueChanged ( object sender, |
||
RefreshEnabledState ( ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public MvxUIControlValueChangedTargetBinding ( UIControl control ) : System | ||
control | UIControl | |
return | System |
protected SetValueImpl ( object target, object value ) : void | ||
target | object | |
value | object | |
return | void |