C# Class PlayerSample.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: builttoroam/BuildIt

Private Properties

Свойство Type Description
MyMediaElement_OnCurrentStateChanged void
MyMediaElement_OnMediaOpened void

Méthodes publiques

Méthode Description
MainPage ( ) : BuildIt.Media

Private Methods

Méthode Description
MyMediaElement_OnCurrentStateChanged ( object sender, RoutedEventArgs e ) : void
MyMediaElement_OnMediaOpened ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : BuildIt.Media
Résultat BuildIt.Media