C# Класс Orchestra.MahAppsHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

ApplyTheme() публичный статический Метод

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
Результат void