4 references to SpeechMode
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
761compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode); 781compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode);
Core\CSharp\System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
96return (_statetype == InputMethodStateType.SpeechMode);
Core\CSharp\System\Windows\Input\InputMethodStateTypeInfo.cs (1)
155InputMethodStateType.SpeechMode,