7 references to Off
PresentationCore (7)
System\Windows\Input\InputMethod.cs (7)
542
: InputMethodState.
Off
;
557
return fOpen ? InputMethodState.On : InputMethodState.
Off
;
560
return InputMethodState.
Off
;
618
: InputMethodState.
Off
;
620
return InputMethodState.
Off
;
653
: InputMethodState.
Off
;
655
return InputMethodState.
Off
;