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