C# Class ZSCY.Pages.JWContentPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: RedrockTeam/ZSCY_Windows_V2.0

Méthodes publiques

Méthode Description
JWContentPage ( ) : Newtonsoft.Json.Linq

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
HardwareButtons_BackPressed ( object sender, BackPressedEventArgs e ) : void
getContent ( string ID ) : void

Method Details

JWContentPage() public méthode

public JWContentPage ( ) : Newtonsoft.Json.Linq
Résultat Newtonsoft.Json.Linq

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void