3 references to RemovePendingMessages
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10664RemovePendingMessages(NativeMethods.WM_CHAR, NativeMethods.WM_CHAR); 10665RemovePendingMessages(NativeMethods.WM_SYSCHAR, NativeMethods.WM_SYSCHAR); 10666RemovePendingMessages(NativeMethods.WM_IME_CHAR, NativeMethods.WM_IME_CHAR);