메소드 | 설명 | |
---|---|---|
MvxUIControlValueChangedTargetBinding ( UIControl control ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
SetValueImpl ( object target, object value ) : void |
메소드 | 설명 | |
---|---|---|
OnCanExecuteChanged ( object sender, |
||
OnValueChanged ( object sender, |
||
RefreshEnabledState ( ) : void |
public MvxUIControlValueChangedTargetBinding ( UIControl control ) : System | ||
control | UIControl | |
리턴 | System |
protected SetValueImpl ( object target, object value ) : void | ||
target | object | |
value | object | |
리턴 | void |