In This Article

TintGroupSets Class

Represents the known tint group sets.

public static class TintGroupSets
Inheritance:
Object Object

Properties

All

Gets a tint group set.

public static string[] All { get; }

Property Value

String[]:

A tint group set.

ApplicationMenu

Gets a tint group set.

public static string[] ApplicationMenu { get; }

Property Value

String[]:

A tint group set.

Default

Gets a tint group set.

public static string[] Default { get; }

Property Value

String[]:

A tint group set.

Gets a tint group set.

public static string[] Hyperlink { get; }

Property Value

String[]:

A tint group set.

State

Gets a tint group set.

public static string[] State { get; }

Property Value

String[]:

A tint group set.

Inherited Members