C# Class BaconographyW8.View.LoginView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Datei anzeigen Open project: Synergex/Baconography

Public Methods

Method Description
LoginView ( ) : System

Private Methods

Method Description
PasswordBox_GotFocus_1 ( object sender, RoutedEventArgs e ) : void
PasswordBox_LostFocus_1 ( object sender, RoutedEventArgs e ) : void
passwordBox_Loaded_1 ( object sender, RoutedEventArgs e ) : void

Method Details

LoginView() public method

public LoginView ( ) : System
return System