C# Class DJNanoShow.Pages.BiographyListPage

Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: wasteam/DJNanoSampleApp

Public Properties

Property Type Description
HtmlContentProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
BiographyListPage ( ) : System.ComponentModel

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
OnDataRequested ( DataTransferManager sender, DataRequestedEventArgs args ) : void

Method Details

BiographyListPage() public method

public BiographyListPage ( ) : System.ComponentModel
return System.ComponentModel

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

Property Details

HtmlContentProperty public static property

public static DependencyProperty,Windows.UI.Xaml HtmlContentProperty
return Windows.UI.Xaml.DependencyProperty