3 references to MSGFLTINFO
PresentationFramework (3)
src\Framework\System\Windows\Standard\NativeMethods.cs (3)
1800public MSGFLTINFO ExtStatus; 2460public static HRESULT ChangeWindowMessageFilterEx(IntPtr hwnd, WM message, MSGFLT action, out MSGFLTINFO filterInfo) 2462filterInfo = MSGFLTINFO.NONE;