Click or drag to resize

VistaFolderBrowserDialogIsVistaFolderDialogSupported Property

Gets a value that indicates whether the current OS supports Vista-style common file 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 IsVistaFolderDialogSupported { get; }

Property Value

Type: Boolean
on Windows Vista or newer operating systems; otherwise, .
See Also