C# Class Kreyos.LoginScreen

Inheritance: PhoneApplicationPage
Show file Open project: kreyosopensource/KreyosWP

Public Methods

Method Description
LoginScreen ( ) : System

Private Methods

Method Description
OnCreateAccount ( object sender, System e ) : void
OnLogin ( object sender, System e ) : void
PasswordGotFocus ( object sender, System e ) : void
PasswordLostFocus ( object sender, System e ) : void
UsernameGotFocus ( object sender, System e ) : void
UsernameLostFocus ( object sender, System e ) : void

Method Details

LoginScreen() public method

public LoginScreen ( ) : System
return System