C# Class Orchestra.MahAppsHelper

Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode 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 méthode

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
Résultat void