Click or drag to resize

TaskDialogOSSupportsTaskDialogs Property

Gets a value that indicates whether the current operating system supports task dialogs.

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

Property Value

Type: Boolean
Returns for Windows Vista or later; otherwise .
See Also