C# Class ListsSample.ModifyListChildWindow

Inheritance: System.Windows.Controls.ChildWindow
Afficher le fichier Open project: rafek/SyncFx Class Usage Examples

Méthodes publiques

Méthode Description
ModifyListChildWindow ( ) : System
ModifyListChildWindow ( DefaultScope scopeList ) : System

Private Methods

Méthode Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
NewListChildWindow_Loaded ( object sender, RoutedEventArgs e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ModifyListChildWindow() public méthode

public ModifyListChildWindow ( ) : System
Résultat System

ModifyListChildWindow() public méthode

public ModifyListChildWindow ( DefaultScope scopeList ) : System
scopeList DefaultScope
Résultat System