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