C# Class SmoothStreamingPlayerApplication.MainPage

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

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
Button_BigBuckBunny_Click ( object sender, RoutedEventArgs e ) : void
Button_PlayReady_LicenseAcquisition_Click ( object sender, RoutedEventArgs e ) : void
Button_PlayReady_SuperSpeedway_Click ( object sender, RoutedEventArgs e ) : void
Button_PlayReady_ToTheLimit_Click ( object sender, RoutedEventArgs e ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
licenseAcquirer_AcquireLicenseCompleted ( object sender, System.Windows.Media.AcquireLicenseCompletedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void