ObjectBindingT, TValueBind Method |
Name | Description | |
---|---|---|
Bind(DirectBindingTValue, DualBindingMode) |
Creates a new dual binding between the specified sourceBinding and this binding.
| |
Bind(Object, String, DualBindingMode) |
Creates a binding to the propertyName of the specified objectValue.
| |
BindTObject(TObject, IndirectBindingTValue, DualBindingMode) |
Creates a new dual binding between the specified objectBinding and this binding.
| |
BindTObject(TObject, ExpressionFuncTObject, TValue, DualBindingMode) |
Creates a binding to the specified objectValue with the specified propertyExpression.
| |
Bind(FuncTValue, ActionTValue, ActionEventHandlerEventArgs, ActionEventHandlerEventArgs, DualBindingMode) |
Creates a new dual binding using a DelegateBindingTValue with the specified delegates and this binding.
|