Click or drag to resize

GlassIsDwmCompositionEnabled 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
when desktop composition is supported and enabled; otherwise, .
See Also