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