Intersoft ClientUI Documentation
BindingFramework Class Members
Fields  Methods 


The following tables list the members exposed by BindingFramework.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BindingProperty Identifies the Binding attached property.  
Public Fieldstatic (Shared in Visual Basic)BindingsProperty Identifies the Bindings attached property.  
Public Fieldstatic (Shared in Visual Basic)DataContextProxyProperty Identifies the DataContextProxy attached property.  
Public Fieldstatic (Shared in Visual Basic)MultiBindingProperty Identifies the MultiBinding attached property.  
Public Fieldstatic (Shared in Visual Basic)MultiBindingsProperty Identifies the MultiBindings attached property.  
Public Fieldstatic (Shared in Visual Basic)PropertyBindingProperty Identifies the PropertyBinding attached property.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetBinding Gets the BindingDescriptor object that attached on the dependency object.  
Public Methodstatic (Shared in Visual Basic)GetBindings Gets the BindingDescriptors object that attached on the dependency object.  
Public Methodstatic (Shared in Visual Basic)GetDataContextProxy Gets the value of the DataContextProxy attached property.  
Public Methodstatic (Shared in Visual Basic)GetMultiBinding Gets the value of the MultiBinding attached property.  
Public Methodstatic (Shared in Visual Basic)GetMultiBindings Gets the value of the MultiBindings attached property.  
Public Methodstatic (Shared in Visual Basic)GetPropertyBinding Gets the value of the PropertyBinding attached property.  
Public Methodstatic (Shared in Visual Basic)SetBinding Sets the BindingDescriptor to the specified dependency object.  
Public Methodstatic (Shared in Visual Basic)SetBindings Sets the BindingDescriptors to the specified dependency object.  
Public Methodstatic (Shared in Visual Basic)SetDataContextProxy Sets the value of the DataContextProxy attached property.  
Public Methodstatic (Shared in Visual Basic)SetMultiBinding Sets the value of the MultiBinding attached property.  
Public Methodstatic (Shared in Visual Basic)SetMultiBindings Sets the value of the MultiBindings attached property.  
Public Methodstatic (Shared in Visual Basic)SetPropertyBinding Sets the value of the PropertyBinding attached property.  
Public Methodstatic (Shared in Visual Basic)UnregisterBindingDescriptor Unregister the binding descriptor defined in the children of the specified element.  
Top
See Also

Reference

BindingFramework Class
Intersoft.Client.Framework Namespace

Send Feedback