4 references to HandwritingState
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
715compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState); 730compartment = TextServicesCompartmentContext.Current.GetCompartment(InputMethodStateType.HandwritingState);
Core\CSharp\System\Windows\Input\InputMethodStateChangeEventArgs.cs (1)
85return (_statetype == InputMethodStateType.HandwritingState);
Core\CSharp\System\Windows\Input\InputMethodStateTypeInfo.cs (1)
143InputMethodStateType.HandwritingState,