C# Class Robock.Views.AppShell

AppShell.xaml の相互作用ロジック
Inheritance: MetroWindow
Afficher le fichier Open project: mika-f/Robock

Méthodes publiques

Méthode Description
AppShell ( ) : System

Méthodes protégées

Méthode Description
OnActivated ( EventArgs e ) : void

Method Details

AppShell() public méthode

public AppShell ( ) : System
Résultat System

OnActivated() protected méthode

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