2 references to SHGetSpecialFolderLocation
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.SHELL32.dll.g.cs (2)
330
/// <inheritdoc cref="
SHGetSpecialFolderLocation
(winmdroot.Foundation.HWND, int, winmdroot.UI.Shell.Common.ITEMIDLIST**)"/>
336
winmdroot.Foundation.HRESULT __result = PInvoke.
SHGetSpecialFolderLocation
(default, csidl, ppidlLocal);