2 references to PostMessage
PresentationFramework (2)
src\Framework\System\Windows\SystemCommands.cs (2)
40NativeMethods.PostMessage(hwnd, WM.SYSCOMMAND, new IntPtr((int)command), IntPtr.Zero); 127NativeMethods.PostMessage(hwnd, WM.SYSCOMMAND, new IntPtr(cmd), IntPtr.Zero);