C# Class SmoothStreamingPlayerApplication.App

Inheritance: System.Windows.Application
Exibir arquivo Open project: NicePeopleAtWork/NicePlayers

Public Properties

Property Type Description
RootLicenseAcquired bool

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_Exit ( object sender, EventArgs e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
InitializeXboxApplication ( ) : void
RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

Property Details

RootLicenseAcquired public_oe property

public bool RootLicenseAcquired
return bool