BindableBindingT, TValueBindDataContext Method |
Name | Description | |
---|---|---|
BindDataContextTObject(ExpressionFuncTObject, TValue, DualBindingMode) |
Binds to a specified property of the control's current data context.
| |
BindDataContext(String, DualBindingMode) |
Binds to the specified propertyName of the current data context.
| |
BindDataContext(IndirectBindingTValue, DualBindingMode, TValue, TValue) |
Binds to an object's DataContext using the specified dataContextBinding.
| |
BindDataContextTObject(FuncTObject, TValue, ActionTObject, TValue, ActionTObject, EventHandlerEventArgs, ActionTObject, EventHandlerEventArgs, DualBindingMode, TValue, TValue) |
Binds to a control's DataContext using delegates to get/set the value.
|