Click or drag to resize

Glass.IsDwmCompositionEnabled Property

Gets a value that indicates whether desktop composition is enabled.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsDwmCompositionEnabled { get; }

Property Value

Type: Boolean
true when desktop composition is supported and enabled; otherwise, false.
See Also