Property | Type | Description | |
---|---|---|---|
BindingProperty | DependencyProperty |
Method | Description | |
---|---|---|
BindingEditor ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
OnInitialized ( EventArgs e ) : void | ||
OnSelectionChanged ( SelectionChangedEventArgs e ) : void |
Method | Description | |
---|---|---|
LoadBindings ( ) : void | ||
OnBindingChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void |
public BindingEditor ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected OnInitialized ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |
protected OnSelectionChanged ( SelectionChangedEventArgs e ) : void | ||
e | SelectionChangedEventArgs | |
return | void |