Intersoft.Client.Framework Namespace : PropertyBinding Class |
The following tables list the members exposed by PropertyBinding.
Name | Description | |
---|---|---|
PropertyBinding Constructor |
Name | Description | |
---|---|---|
Binding | Gets or sets the binding on the specified property. | |
Property | Property name for the normal/attached DependencyProperty on which to set the Binding. | |
Type | Optional type parameter used to specify the type of an attached DependencyProperty as an assembly-qualified name, full name, or short name. | |
Value | Gets or sets the value to apply to the specified property. | |
ValueDataContext | Gets 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. | |
Values | Collection of SetterValueBindingHelper instances to apply to the target element. |