4 references to Shell32
WindowsBase (4)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (3)
341
[DllImport(ExternDll.
Shell32
, CharSet=CharSet.Auto, BestFitMapping = false)]
348
[DllImport(ExternDll.
Shell32
, CharSet=CharSet.Auto, BestFitMapping = false)]
393
[DllImport(ExternDll.
Shell32
, CharSet = CharSet.Unicode, SetLastError = true)]
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (1)
73
[DllImport(ExternDll.
Shell32
, CharSet = System.Runtime.InteropServices.CharSet.Auto, BestFitMapping = false, ThrowOnUnmappableChar = true)]