2 references to GetMessageW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (2)
2112
UnsafeNativeMethods.
GetMessageW
(ref msg, NativeMethods.NullHandleRef, 0, 0);
3537
if (!UnsafeNativeMethods.
GetMessageW
(ref msg, NativeMethods.NullHandleRef, 0, 0)) {