C# Class MetroDemo.ExampleViews.OtherExamples

Interaction logic for OtherExamples.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: MahApps/MahApps.Metro

Méthodes publiques

Méthode Description
OtherExamples ( ) : System
Tick ( object sender, EventArgs e ) : void

Private Methods

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

Method Details

OtherExamples() public méthode

public OtherExamples ( ) : System
Résultat System

Tick() public méthode

public Tick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void