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