C# Class OKr.Win8Book.Client.ViewModel.ThemeViewModel

Inheritance: BindableBase
Exibir arquivo Open project: anytao/ModernReader

Public Methods

Method Description
Load ( ) : void
SetTheme ( bool light ) : void
ThemeViewModel ( ) : System.Collections.Generic

Method Details

Load() public method

public Load ( ) : void
return void

SetTheme() public method

public SetTheme ( bool light ) : void
light bool
return void

ThemeViewModel() public method

public ThemeViewModel ( ) : System.Collections.Generic
return System.Collections.Generic