3 references to UIS_CLEAR
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10827
(IntPtr)(NativeMethods.
UIS_CLEAR
| (toClear << 16)),
14021
bool showKeyboard = (cmd == NativeMethods.
UIS_CLEAR
);
14043
bool showFocus = (cmd == NativeMethods.
UIS_CLEAR
);