Intersoft ClientUI Documentation
PropertyBinding Class Members
Properties 


The following tables list the members exposed by PropertyBinding.

Public Constructors
 NameDescription
Public ConstructorPropertyBinding Constructor  
Top
Public Properties
 NameDescription
Public PropertyBinding Gets or sets the binding on the specified property.  
Public PropertyProperty Property name for the normal/attached DependencyProperty on which to set the Binding.  
Public PropertyType Optional type parameter used to specify the type of an attached DependencyProperty as an assembly-qualified name, full name, or short name.  
Public PropertyValue Gets 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 PropertyValues Collection of SetterValueBindingHelper instances to apply to the target element.  
Top
See Also

Reference

PropertyBinding Class
Intersoft.Client.Framework Namespace

Concepts

Data Binding Overview

Send Feedback