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

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes protégées

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

Method Details

CrearPageCacheMessageAction() protected méthode

protected CrearPageCacheMessageAction ( MessageBase message ) : void
message GalaSoft.MvvmLight.Messaging.MessageBase
Résultat void

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

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

ViewPageBase() protected méthode

protected ViewPageBase ( ) : System.Collections.Generic
Résultat System.Collections.Generic