C# Class Catrobat.IDE.WindowsPhone.Views.Editor.Looks.LookNameChooserView

Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
LookNameChooserView ( ) : System.Diagnostics

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
TextBoxLookName_OnTextChanged ( object sender, TextChangedEventArgs e ) : void

Method Details

LookNameChooserView() public method

public LookNameChooserView ( ) : System.Diagnostics
return System.Diagnostics

OnNavigatedTo() protected method

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