C# Class Gu.Wpf.PropertyGrid.OneWayToSource

Show file Open project: JohanLarsson/Gu.Wpf.PropertyGrid

Public Properties

Property Type Description
BindProperty System.Windows.DependencyProperty

Public Methods

Method Description
SetBind ( this element, ProxyBinding value ) : void

Private Methods

Method Description
GetBind ( this element ) : ProxyBinding
OnBindChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SetBind() public static method

public static SetBind ( this element, ProxyBinding value ) : void
element this
value ProxyBinding
return void

Property Details

BindProperty public static property

public static DependencyProperty,System.Windows BindProperty
return System.Windows.DependencyProperty