4 references to HandwritingState
PresentationCore (4)
System\Windows\Input\InputMethod.cs (2)
634compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState); 648compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState);
System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
69return (_statetype == InputMethodStateType.HandwritingState);
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
128InputMethodStateType.HandwritingState,