C# Class Catrobat.IDE.Core.ViewModels.Settings.SettingsThemeViewModel

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
SettingsThemeViewModel ( ) : System.Collections.ObjectModel

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
ActiveThemeChangedAction ( Theme newTheme ) : void
ThemeChooserInitializedMessageAction ( GenericMessage message ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

SettingsThemeViewModel() public method

public SettingsThemeViewModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel