C# Class System.ServiceModel.Activities.Presentation.BindingEditor

Mostra file Open project: mahasak/dotnet452 Class Usage Examples

Public Properties

Property Type Description
BindingProperty DependencyProperty

Public Methods

Method Description
BindingEditor ( ) : System.Collections.Generic

Protected Methods

Method Description
OnInitialized ( EventArgs e ) : void
OnSelectionChanged ( SelectionChangedEventArgs e ) : void

Private Methods

Method Description
LoadBindings ( ) : void
OnBindingChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void

Method Details

BindingEditor() public method

public BindingEditor ( ) : System.Collections.Generic
return System.Collections.Generic

OnInitialized() protected method

protected OnInitialized ( EventArgs e ) : void
e EventArgs
return void

OnSelectionChanged() protected method

protected OnSelectionChanged ( SelectionChangedEventArgs e ) : void
e SelectionChangedEventArgs
return void

Property Details

BindingProperty public_oe static_oe property

public static DependencyProperty BindingProperty
return DependencyProperty