C# Class Catrobat.IDE.WindowsPhone.Views.ViewPageBase

Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: Catrobat/CatrobatForWindows

Protected Methods

Method Description
CrearPageCacheMessageAction ( MessageBase message ) : void
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void
ViewPageBase ( ) : System.Collections.Generic

Method Details

CrearPageCacheMessageAction() protected method

protected CrearPageCacheMessageAction ( MessageBase message ) : void
message GalaSoft.MvvmLight.Messaging.MessageBase
return void

OnNavigatedFrom() protected method

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

OnNavigatedTo() protected method

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

ViewPageBase() protected method

protected ViewPageBase ( ) : System.Collections.Generic
return System.Collections.Generic