C# Class Catrobat.IDE.WindowsPhone.Views.Editor.Sounds.SoundNameChooserView

ファイルを表示 Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
SoundNameChooserView ( ) : Windows.UI.Xaml

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

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

Method Details

OnNavigatedTo() protected method

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

SoundNameChooserView() public method

public SoundNameChooserView ( ) : Windows.UI.Xaml
return Windows.UI.Xaml