Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Solocast
UWP
Views
PodcastsPage
C# Class Solocast.UWP.Views.PodcastsPage
An empty page that can be used on its own or navigated to within a Frame.
Inheritance:
Windows.UI.Xaml.Controls.Page
ファイルを表示
Open project: Solocast/solocast-clients
Public Methods
Method
Description
PodcastsPage
( ) :
System
Protected Methods
Method
Description
OnNavigatedTo
(
NavigationEventArgs
e
) :
void
Method Details
OnNavigatedTo()
protected
method
protected
OnNavigatedTo
(
NavigationEventArgs
e
) :
void
e
Windows.UI.Xaml.Navigation.NavigationEventArgs
return
void
PodcastsPage()
public
method
public
PodcastsPage
( ) :
System
return
System