UtilThemingAeroEnabled Property

Gets a value indicating whether Desktop Window Manager (DWM) composition is enabled on the current operating system.

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 bool AeroEnabled { get; }

Property Value

Boolean
If Aero / Desktop Window Manager (DWM) composition is supported on the current operating system, returns a value indicating whether it is enabled; otherwise, returns ,

See Also