C# Class OpenSyno.SearchAllResultsView

Inheritance: PhoneApplicationPage
Show file Open project: salfab/open-syno

Public Methods

Method Description
SearchAllResultsView ( ) : System

Protected Methods

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

Private Methods

Method Description
ApplicationBarPlayLast ( object sender, EventArgs e ) : void
ApplicationBarShowPlayQueue ( object sender, EventArgs e ) : void
Button_TextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
PageLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedFrom() protected method

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

SearchAllResultsView() public method

public SearchAllResultsView ( ) : System
return System