7 references to Off
PresentationCore (7)
System\Windows\Input\InputMethod.cs (7)
527
: InputMethodState.
Off
;
542
return fOpen ? InputMethodState.On : InputMethodState.
Off
;
545
return InputMethodState.
Off
;
603
: InputMethodState.
Off
;
605
return InputMethodState.
Off
;
638
: InputMethodState.
Off
;
640
return InputMethodState.
Off
;