ComponentOne Extended Library for WPF and Silverlight
PropertyBinding Property (PropertyAttribute)

C1.WPF.Extended Namespace > PropertyAttribute Class : PropertyBinding Property
Gets or sets the Binding to use when the property is bound to its associated editor.
Syntax
'Declaration
 
Public Property PropertyBinding As Binding
public Binding PropertyBinding {get; set;}
See Also

Reference

PropertyAttribute Class
PropertyAttribute Members