1 write to TextServicesCompartmentContext
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextServicesCompartmentContext.cs (1)
173InputMethod.Current.TextServicesCompartmentContext = new TextServicesCompartmentContext();
2 references to TextServicesCompartmentContext
PresentationCore (2)
Core\CSharp\System\Windows\Input\TextServicesCompartmentContext.cs (2)
172if (InputMethod.Current.TextServicesCompartmentContext == null) 175return InputMethod.Current.TextServicesCompartmentContext;