C# Class wenku10.Pages.Search

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

Свойство Type Description
ID string

Méthodes publiques

Méthode Description
Search ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode 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 méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void

Search() public méthode

public Search ( ) : System
Résultat System

Property Details

ID public_oe static_oe property

public static string ID
Résultat string