7 references to Off
PresentationCore (7)
Core\CSharp\System\Windows\Input\InputMethod.cs (7)
590
: InputMethodState.
Off
;
605
return fOpen ? InputMethodState.On : InputMethodState.
Off
;
608
return InputMethodState.
Off
;
677
: InputMethodState.
Off
;
679
return InputMethodState.
Off
;
719
: InputMethodState.
Off
;
721
return InputMethodState.
Off
;