Click or drag to resize

GlassOSSupportsDwmComposition Property

Gets a value that indicates whether the operating system supports composition through the Desktop Window Manager.

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

Property Value

Type: Boolean
on operating systems that support the Desktop Window Manager (Windows Vista and higher); otherwise, .
See Also