C# Class Catrobat.IDE.WindowsPhone.Views.Editor.Formula.ChangeVariableView

Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
ChangeVariableView ( ) : Windows.UI.Xaml

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
TextBoxVariableName_OnTextChanged ( object sender, TextChangedEventArgs e ) : void

Method Details

ChangeVariableView() public méthode

public ChangeVariableView ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

OnNavigatedTo() protected méthode

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