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

Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
MainView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
FilterTextBox_KeyDown ( object sender, KeyRoutedEventArgs e ) : void
FilterTextBox_TextChanged ( object sender, TextChangedEventArgs e ) : void
Hub_SectionsInViewChanged ( object sender, SectionsInViewChangedEventArgs e ) : void
ListViewOnlinePrograms_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

MainView() public méthode

public MainView ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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