BindableExtensionsBindDataContext Method |
| Name | Description | |
|---|---|---|
| BindDataContextTWidget, TValue(TWidget, ExpressionFuncTWidget, TValue, IndirectBindingTValue, DualBindingMode, TValue, TValue) |
Binds a control property to a DataContext property
| |
| BindDataContextTWidget, TContext, TValue(TWidget, ExpressionFuncTWidget, TValue, ExpressionFuncTContext, TValue, DualBindingMode, TValue, TValue) |
Binds a control property to a DataContext property
| |
| BindDataContextT(IBindable, IndirectBindingT, IndirectBindingT, DualBindingMode, T, T) |
Adds a new binding from the control to its data context
| |
| BindDataContextT(IBindable, String, String, DualBindingMode, T, T) |
Adds a new binding with the control and the the control's current data context
|