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