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