4 references to SpeechMode
PresentationCore (4)
System\Windows\Input\InputMethod.cs (2)
684compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode); 702compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
92return (_statetype == InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
151InputMethodStateType.SpeechMode,