C# Class Orchestra.MahAppsHelper

Mostra file Open project: WildGums/Orchestra

Public Methods

Method Description
ApplyTheme ( ) : void

Sets the theme color of the application. This method dynamically creates an in-memory resource dictionary containing the accent colors used by MahApps.

Method Details

ApplyTheme() public static method

Sets the theme color of the application. This method dynamically creates an in-memory resource dictionary containing the accent colors used by MahApps.
public static ApplyTheme ( ) : void
return void