4 references to HandwritingState
PresentationCore (4)
System\Windows\Input\InputMethod.cs (2)
649compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState); 663compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState);
System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
81return (_statetype == InputMethodStateType.HandwritingState);
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
139InputMethodStateType.HandwritingState,