Intersoft ClientUI Documentation
BindingFramework Class Members
See Also  Fields  Methods  Send Feedback
Intersoft.Client.Framework Namespace : BindingFramework Class


The following tables list the members exposed by BindingFramework.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BindingPropertyIdentifies the Binding attached property.  
public Fieldstatic (Shared in Visual Basic)BindingsPropertyIdentifies the Bindings attached property.  
public Fieldstatic (Shared in Visual Basic)DataContextProxyPropertyIdentifies the DataContextProxy attached property.  
public Fieldstatic (Shared in Visual Basic)MultiBindingPropertyIdentifies the MultiBinding attached property.  
public Fieldstatic (Shared in Visual Basic)MultiBindingsPropertyIdentifies the MultiBindings attached property.  
public Fieldstatic (Shared in Visual Basic)PropertyBindingPropertyIdentifies the PropertyBinding attached property.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)GetBindingGets the BindingDescriptor object that attached on the dependency object.  
public Methodstatic (Shared in Visual Basic)GetBindingsGets the BindingDescriptors object that attached on the dependency object.  
public Methodstatic (Shared in Visual Basic)GetDataContextProxyGets the value of the DataContextProxy attached property.  
public Methodstatic (Shared in Visual Basic)GetMultiBindingGets the value of the MultiBinding attached property.  
public Methodstatic (Shared in Visual Basic)GetMultiBindingsGets the value of the MultiBindings attached property.  
public Methodstatic (Shared in Visual Basic)GetPropertyBindingGets the value of the PropertyBinding attached property.  
public Methodstatic (Shared in Visual Basic)SetBindingSets the BindingDescriptor to the specified dependency object.  
public Methodstatic (Shared in Visual Basic)SetBindingsSets the BindingDescriptors to the specified dependency object.  
public Methodstatic (Shared in Visual Basic)SetDataContextProxySets the value of the DataContextProxy attached property.  
public Methodstatic (Shared in Visual Basic)SetMultiBindingSets the value of the MultiBinding attached property.  
public Methodstatic (Shared in Visual Basic)SetMultiBindingsSets the value of the MultiBindings attached property.  
public Methodstatic (Shared in Visual Basic)SetPropertyBindingSets the value of the PropertyBinding attached property.  
public Methodstatic (Shared in Visual Basic)UnregisterBindingDescriptorUnregister the binding descriptor defined in the children of the specified element.  
Top

See Also

© 2012 All Rights Reserved.