C# Class Catrobat.IDE.WindowsPhone.Views.Main.PlayerView

Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
PlayerView ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void
OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

OnNavigatingFrom() protected method

protected OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigatingCancelEventArgs
return void

PlayerView() public method

public PlayerView ( ) : System
return System