C# Class ZSCY_Win10.JWContentPage

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

Public Methods

Method Description
JWContentPage ( ) : Newtonsoft.Json.Linq

Protected Methods

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

Private Methods

Method Description
App_BackRequested ( object sender, BackRequestedEventArgs e ) : void
getContent ( string ID ) : void

Method Details

JWContentPage() public method

public JWContentPage ( ) : Newtonsoft.Json.Linq
return Newtonsoft.Json.Linq

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