2 references to SIGDN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
326item.GetDisplayName(FileDialogNative.SIGDN.SIGDN_DESKTOPABSOLUTEPARSING, out filename);
winforms\Managed\System\WinForms\FileDialog_Vista_Interop.cs (1)
323void GetDisplayName([In] SIGDN sigdnName, [MarshalAs(UnmanagedType.LPWStr)] out string ppszName);