C# Class wenku10.Pages.NavList

Inheritance: Windows.UI.Xaml.Controls.Page
ファイルを表示 Open project: tgckpg/wenku10

Public Properties

Property Type Description
ID string

Public Methods

Method Description
NavList ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
DisplayTopList ( SubtleUpdateItem Item ) : void
Dispose ( ) : void
GridView_Loaded ( object sender, RoutedEventArgs e ) : void
OnBackRequested ( object sender, Net.Astropenguin.Controls.XBackRequestedEventArgs e ) : void
VGrid_ViewChanged ( object sender, ScrollViewerViewChangedEventArgs e ) : void
VariableGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

NavList() public method

public NavList ( ) : System
return System

OnNavigatedTo() protected method

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

Property Details

ID public_oe static_oe property

public static string ID
return string