4 references to SpeechMode
PresentationCore (4)
System\Windows\Input\InputMethod.cs (2)
670compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode); 688compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
81return (_statetype == InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
141InputMethodStateType.SpeechMode,