2 implementations of PostMessageFilter
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
3990int UnsafeNativeMethods.ISimpleFrameSite.PostMessageFilter(IntPtr hwnd, int msg, IntPtr wp, IntPtr lp, ref IntPtr plResult, int dwCookie) {
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
379int UnsafeNativeMethods.ISimpleFrameSite.PostMessageFilter(IntPtr hwnd, int msg, IntPtr wp, IntPtr lp, ref IntPtr plResult, int dwCookie) {