UtilThemingColorizationColor Property

Gets the current color used for Aero / Desktop Window Manager (DWM) glass composition.

Definition

Namespace: DevCase.Core.Windows.Theming
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static Color ColorizationColor { get; }

Property Value

Color
If Aero / Desktop Window Manager (DWM) is supported and enabled on the current operating system, returns the current color used for glass composition; otherwise, returns Empty.

See Also