3 references to ExternDll
System.Web.Mobile (3)
UI\MobileControls\Design\NativeMethods.cs (2)
50
[DllImport(
ExternDll
.User32, ExactSpelling=true, CharSet=System.Runtime.InteropServices.CharSet.Auto)]
53
[DllImport(
ExternDll
.User32, ExactSpelling=true, CharSet=System.Runtime.InteropServices.CharSet.Auto)]
UI\MobileControls\Design\SafeNativeMethods.cs (1)
21
[DllImport(
ExternDll
.User32, ExactSpelling=true, CharSet=System.Runtime.InteropServices.CharSet.Auto)]