C# Class Cindeck.Views.MainView

MainWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Afficher le fichier Open project: noelex/Cindeck

Méthodes publiques

Méthode Description
MainView ( ) : System

Méthodes protégées

Méthode Description
OnClosing ( CancelEventArgs e ) : void

Private Methods

Méthode Description
Items_CurrentChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

MainView() public méthode

public MainView ( ) : System
Résultat System

OnClosing() protected méthode

protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void