4 references to SpeechMode
PresentationCore (4)
System\Windows\Input\InputMethod.cs (2)
669compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode); 687compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
80return (_statetype == InputMethodStateType.SpeechMode);
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
140InputMethodStateType.SpeechMode,