7 references to Off
PresentationCore (7)
System\Windows\Input\InputMethod.cs (7)
528
: InputMethodState.
Off
;
543
return fOpen ? InputMethodState.On : InputMethodState.
Off
;
546
return InputMethodState.
Off
;
604
: InputMethodState.
Off
;
606
return InputMethodState.
Off
;
639
: InputMethodState.
Off
;
641
return InputMethodState.
Off
;