C# Class JeffWilcox.FourthAndMayor.Views.FriendSearchStart

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: jeffwilcox/4thandmayor-ancient

Public Methods

Method Description
FriendSearchStart ( ) : JeffWilcox.Controls

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

FriendSearchStart() public method

public FriendSearchStart ( ) : JeffWilcox.Controls
return JeffWilcox.Controls

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void