2 implementations of PreMessageFilter
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
3986
int UnsafeNativeMethods.ISimpleFrameSite.
PreMessageFilter
(IntPtr hwnd, int msg, IntPtr wp, IntPtr lp, ref IntPtr plResult, ref int pdwCookie) {
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
373
int UnsafeNativeMethods.ISimpleFrameSite.
PreMessageFilter
(IntPtr hwnd, int msg, IntPtr wp, IntPtr lp, ref IntPtr plResult, ref int pdwCookie) {