Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BeFriend
Views
FirstPageView
C# Class BeFriend.Views.FirstPageView
An empty page that can be used on its own or navigated to within a Frame.
Inheritance:
Windows.UI.Xaml.Controls.Page
显示文件
Open project: prajjwaldimri/Friend-App
Public Methods
Method
Description
FirstPageView
( ) :
System
Protected Methods
Method
Description
OnNavigatedTo
(
NavigationEventArgs
ex
) :
void
Method Details
FirstPageView()
public
method
public
FirstPageView
( ) :
System
return
System
OnNavigatedTo()
protected
method
protected
OnNavigatedTo
(
NavigationEventArgs
ex
) :
void
ex
Windows.UI.Xaml.Navigation.NavigationEventArgs
return
void