C# Class MediaAppSample.UI.ApplicationFrame

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Frame
Datei anzeigen Open project: Microsoft/TVHelpers Class Usage Examples

Public Methods

Method Description
ApplicationFrame ( ) : MediaAppSample.Core

Private Methods

Method Description
AppSettingsRoaming_PropertyChanged ( object sender, System e ) : void
Current_PropertyChanged ( object sender, System e ) : void
UpdateUI ( ) : void

Method Details

ApplicationFrame() public method

public ApplicationFrame ( ) : MediaAppSample.Core
return MediaAppSample.Core