C# Class Hanasu.SearchPage

Inheritance: LayoutAwarePage
Datei anzeigen Open project: Amrykid/Hanasu

Public Methods

Method Description
GroupPage_Loaded ( object sender, RoutedEventArgs e ) : void
OnVisualStateChange ( string newVisualState ) : void
SearchPage ( ) : Crystal.Messaging

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
Header_Click ( object sender, RoutedEventArgs e ) : void
ItemView_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

GroupPage_Loaded() public method

public GroupPage_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
return void

OnNavigatedTo() protected method

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

OnVisualStateChange() public method

public OnVisualStateChange ( string newVisualState ) : void
newVisualState string
return void

SearchPage() public method

public SearchPage ( ) : Crystal.Messaging
return Crystal.Messaging