1 write to TextServicesCompartmentContext
PresentationCore (1)
System\Windows\Input\TextServicesCompartmentContext.cs (1)
148InputMethod.Current.TextServicesCompartmentContext = new TextServicesCompartmentContext();
2 references to TextServicesCompartmentContext
PresentationCore (2)
System\Windows\Input\TextServicesCompartmentContext.cs (2)
147if (InputMethod.Current.TextServicesCompartmentContext == null) 150return InputMethod.Current.TextServicesCompartmentContext;