Intersoft ClientUI Documentation
PropertyBinding Class Members
See Also  Properties  Send Feedback
Intersoft.Client.Framework Namespace : PropertyBinding Class


The following tables list the members exposed by PropertyBinding.

Public Constructors

 NameDescription
public ConstructorPropertyBinding Constructor  
Top

Public Properties

 NameDescription
public PropertyBindingGets or sets the binding on the specified property.  
public PropertyPropertyProperty name for the normal/attached DependencyProperty on which to set the Binding.  
public PropertyTypeOptional type parameter used to specify the type of an attached DependencyProperty as an assembly-qualified name, full name, or short name.  
public PropertyValueGets or sets the value to apply to the specified property.  
public PropertyValueDataContextGets or sets the value to apply to the data context of the Value property. The Value should be an instance of FrameworkElement type for this property to work properly.  
public PropertyValuesCollection of SetterValueBindingHelper instances to apply to the target element.  
Top

See Also

© 2012 All Rights Reserved.