Свойство | Тип | Описание | |
---|---|---|---|
BindingProperty | DependencyProperty |
Метод | Описание | |
---|---|---|
BindingEditor ( ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
OnInitialized ( EventArgs e ) : void | ||
OnSelectionChanged ( SelectionChangedEventArgs e ) : void |
Метод | Описание | |
---|---|---|
LoadBindings ( ) : void | ||
OnBindingChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void |
public BindingEditor ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
protected OnInitialized ( EventArgs e ) : void | ||
e | EventArgs | |
Результат | void |
protected OnSelectionChanged ( SelectionChangedEventArgs e ) : void | ||
e | SelectionChangedEventArgs | |
Результат | void |