MahAppsLibraryThemeProvider.

FillColorSchemeValues(Dictionary<string, string>, RuntimeThemeColorValues) Method

Syntax

public override void FillColorSchemeValues(Dictionary<string, string> values, RuntimeThemeColorValues colorValues)

Parameters

Name Type Description
values Dictionary<string, string>
colorValues RuntimeThemeColorValues

Return Value

Type Description
void