C# Class ZSCY_Win10.MorePage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: RedrockMobile/CyxbsMobile_Win

Public Properties

Property Type Description
isFreeRe int

Public Methods

Method Description
MorePage ( ) : System

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
App_BackRequested ( object sender, BackRequestedEventArgs e ) : void
InitMore ( ) : void
MoreBackAppBarButton_Click ( object sender, RoutedEventArgs e ) : void
MoreListView_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

MorePage() public method

public MorePage ( ) : System
return System

OnNavigatedFrom() protected method

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

OnNavigatedTo() protected method

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

Property Details

isFreeRe public static property

public static int isFreeRe
return int