C# Class GhostWriter.MainPage

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: IngageNetworks/GhostWriter

Private Properties

Property Type Description
MainListBox_SelectionChanged void
MainPage_Loaded void
OnLoginChildWindowShow void
button1_Click void

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
MainListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
OnLoginChildWindowShow ( object sender, EventArgs e ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System