C# Class wenku10.Pages.Search

Inheritance: Windows.UI.Xaml.Controls.Page
Mostrar archivo Open project: tgckpg/wenku10

Public Properties

Property Type Description
ID string

Public Methods

Method Description
Search ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
BookLoaded ( IList aList ) : void
Dispose ( ) : void
GetSearch ( string Key ) : void
GetSearchMethod ( ) : string
GridView_Loaded ( object sender, RoutedEventArgs e ) : void
Grid_Tapped ( object sender, TappedRoutedEventArgs e ) : void
OnBackRequested ( object sender, XBackRequestedEventArgs e ) : void
OpenSearchBar ( object sender, RoutedEventArgs e ) : void
RestoreStatus ( ) : void
Seacrh_ItemClick ( object sender, ItemClickEventArgs e ) : void
SearchBox_QuerySubmitted ( AutoSuggestBox sender, AutoSuggestBoxQuerySubmittedEventArgs args ) : void
SetTemplate ( ) : void
VGrid_ViewChanged ( object sender, ScrollViewerViewChangedEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
return void

Search() public method

public Search ( ) : System
return System

Property Details

ID public_oe static_oe property

public static string ID
return string