3 references to UIS_CLEAR
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (3)
9832(WPARAM)((int)PInvoke.UIS_CLEAR | ((int)toClear << 16))); 12925bool showKeyboard = (cmd == PInvoke.UIS_CLEAR); 12946bool showFocus = cmd == PInvoke.UIS_CLEAR;