1 write to TextServicesCompartmentContext
PresentationCore (1)
System\Windows\Input\TextServicesCompartmentContext.cs (1)
156InputMethod.Current.TextServicesCompartmentContext = new TextServicesCompartmentContext();
2 references to TextServicesCompartmentContext
PresentationCore (2)
System\Windows\Input\TextServicesCompartmentContext.cs (2)
155if (InputMethod.Current.TextServicesCompartmentContext == null) 158return InputMethod.Current.TextServicesCompartmentContext;