ThemeResourceKeyType Enum

Definition

Specifies the type of resource being referenced by a ThemeResourceKey.

C++/CX
public enum class ThemeResourceKeyType
Inheritance
ThemeResourceKeyType

Fields

Name Value Description
ForegroundColor 0

Specifies the foreground color.

BackgroundColor 1

Specifies the background color.

ForegroundBrush 2

Specifies the foreground brush.

BackgroundBrush 3

Specifies the background brush.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022