C# Class DvachBrowser.Assets.ThemeManager

Exibir arquivo Open project: vortexwolf/2ch-Browser-WP7

Public Methods

Method Description
ApplyTheme ( ) : void
ThemeManager ( ) : System

Private Methods

Method Description
GetColor ( string key ) : Color
GetColor ( string key, bool isDarkTheme ) : Color
SetColor ( string key, Color color ) : void

Method Details

ApplyTheme() public method

public ApplyTheme ( ) : void
return void

ThemeManager() public method

public ThemeManager ( ) : System
return System