3 references to PostQuitMessage
System.Windows.Forms (2)
System\Windows\Forms\Application.ComponentManager.cs (1)
247
PInvoke.
PostQuitMessage
((int)msg.wParam);
System\Windows\Forms\Application.LightThreadContext.cs (1)
99
PInvoke.
PostQuitMessage
((int)msg.wParam);
System.Windows.Forms.Primitives.TestUtilities (1)
Win32\WindowClass.cs (1)
224
PInvoke.
PostQuitMessage
(0);