C# Class Vidyano.View.Pages.QueryItemSelectPage

Inheritance: PhoneApplicationPage
Show file Open project: stevehansen/vidyano_v1

Public Methods

Method Description
QueryItemSelectPage ( ) : System
QueryItemSelectPage ( ) : Windows.ApplicationModel.Search

Protected Methods

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

Method Details

OnNavigatedFrom() protected method

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

OnNavigatedTo() protected method

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

QueryItemSelectPage() public method

public QueryItemSelectPage ( ) : System
return System

QueryItemSelectPage() public method

public QueryItemSelectPage ( ) : Windows.ApplicationModel.Search
return Windows.ApplicationModel.Search