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
Windows
UI
Xaml
Controls
Page
C# Class Windows.UI.Xaml.Controls.Page
Inheritance:
UserControl
,
IPage
,
IPageOverrides
显示文件
Open project: shiftkey/winrt-backport-hilarity
Class Usage Examples
Public Methods
Method
Description
Page
( ) :
System
Protected Methods
Method
Description
OnNavigatedFrom
(
[
e
) :
void
OnNavigatedTo
(
[
e
) :
void
OnNavigatingFrom
(
[
e
) :
void
Method Details
OnNavigatedFrom()
protected
method
protected
OnNavigatedFrom
(
[
e
) :
void
e
[
return
void
OnNavigatedTo()
protected
method
protected
OnNavigatedTo
(
[
e
) :
void
e
[
return
void
OnNavigatingFrom()
protected
method
protected
OnNavigatingFrom
(
[
e
) :
void
e
[
return
void
Page()
public
method
public
Page
( ) :
System
return
System