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
Exibir arquivo Open project: builttoroam/BuildIt

Private Properties

Property Type Description
MyMediaElement_OnCurrentStateChanged void
MyMediaElement_OnMediaOpened void

Public Methods

Method Description
MainPage ( ) : BuildIt.Media

Private Methods

Method Description
MyMediaElement_OnCurrentStateChanged ( object sender, RoutedEventArgs e ) : void
MyMediaElement_OnMediaOpened ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : BuildIt.Media
return BuildIt.Media