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

Afficher le fichier Open project: mahasak/dotnet452 Class Usage Examples

Méthodes publiques

Свойство Type Description
BindingProperty DependencyProperty

Méthodes publiques

Méthode Description
BindingEditor ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
OnInitialized ( EventArgs e ) : void
OnSelectionChanged ( SelectionChangedEventArgs e ) : void

Private Methods

Méthode Description
LoadBindings ( ) : void
OnBindingChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void

Method Details

BindingEditor() public méthode

public BindingEditor ( ) : System.Collections.Generic
Résultat System.Collections.Generic

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e EventArgs
Résultat void

OnSelectionChanged() protected méthode

protected OnSelectionChanged ( SelectionChangedEventArgs e ) : void
e SelectionChangedEventArgs
Résultat void

Property Details

BindingProperty public_oe static_oe property

public static DependencyProperty BindingProperty
Résultat DependencyProperty