C# Class a7DocumentDbStudio.Views.Workspaces.Collection

Interaction logic for Collection.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio

Méthodes publiques

Méthode Description
Collection ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
Collection_Loaded ( object sender, RoutedEventArgs e ) : void
Cwvm_PropertyChanged ( object sender, System e ) : void

Method Details

Collection() public méthode

public Collection ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void