C# Class SmoothStreamingPlayerApplication.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: NicePeopleAtWork/NicePlayers

Méthodes publiques

Свойство Type Description
RootLicenseAcquired bool

Méthodes publiques

Méthode Description
App ( ) : System

Private Methods

Méthode 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 méthode

public App ( ) : System
Résultat System

Property Details

RootLicenseAcquired public_oe property

public bool RootLicenseAcquired
Résultat bool