C# Class AK.F1.Timing.UI.Views.HomeView

The application home view.
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: simoneb/ak-f1-timing

Private Properties

Свойство Type Description
OnDataContextChanged void
OnPasswordChanged void
OnScreenPropertyChanged void
SetFocus void

Méthodes publiques

Méthode Description
HomeView ( ) : System

Initialises a new instance of the HomeView class.

Private Methods

Méthode Description
OnDataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPasswordChanged ( object sender, RoutedEventArgs e ) : void
OnScreenPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SetFocus ( ) : void

Method Details

HomeView() public méthode

Initialises a new instance of the HomeView class.
public HomeView ( ) : System
Résultat System