C# Class ZSCY.Pages.FirstPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win Class Usage Examples

Méthodes publiques

Свойство Type Description
firstpage FirstPage

Méthodes publiques

Méthode Description
FirstPage ( ) : System
Second_Page_Back ( ) : void
Second_Page_Forwoard ( ) : void

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Current_SizeChanged ( object sender, Windows e ) : void
FirstPage_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
Go_back_sb_Completed ( object sender, object e ) : void
Second_frame_Navigated ( object sender, NavigationEventArgs e ) : void

Method Details

FirstPage() public méthode

public FirstPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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

Second_Page_Back() public méthode

public Second_Page_Back ( ) : void
Résultat void

Second_Page_Forwoard() public méthode

public Second_Page_Forwoard ( ) : void
Résultat void

Property Details

firstpage public_oe static_oe property

public static FirstPage,ZSCY.Pages firstpage
Résultat FirstPage