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