Intersoft.Client.Framework Namespace : BindingFramework Class |
The following tables list the members exposed by BindingFramework.
Name | Description | |
---|---|---|
BindingProperty | Identifies the Binding attached property. | |
BindingsProperty | Identifies the Bindings attached property. | |
DataContextProxyProperty | Identifies the DataContextProxy attached property. | |
MultiBindingProperty | Identifies the MultiBinding attached property. | |
MultiBindingsProperty | Identifies the MultiBindings attached property. | |
PropertyBindingProperty | Identifies the PropertyBinding attached property. |
Name | Description | |
---|---|---|
GetBinding | Gets the BindingDescriptor object that attached on the dependency object. | |
GetBindings | Gets the BindingDescriptors object that attached on the dependency object. | |
GetDataContextProxy | Gets the value of the DataContextProxy attached property. | |
GetMultiBinding | Gets the value of the MultiBinding attached property. | |
GetMultiBindings | Gets the value of the MultiBindings attached property. | |
GetPropertyBinding | Gets the value of the PropertyBinding attached property. | |
SetBinding | Sets the BindingDescriptor to the specified dependency object. | |
SetBindings | Sets the BindingDescriptors to the specified dependency object. | |
SetDataContextProxy | Sets the value of the DataContextProxy attached property. | |
SetMultiBinding | Sets the value of the MultiBinding attached property. | |
SetMultiBindings | Sets the value of the MultiBindings attached property. | |
SetPropertyBinding | Sets the value of the PropertyBinding attached property. | |
UnregisterBindingDescriptor | Unregister the binding descriptor defined in the children of the specified element. |