3 references to GetGlobalCompartment
PresentationCore (3)
System\Windows\Input\InputMethod.cs (2)
1448
compartment = TextServicesCompartmentContext.Current.
GetGlobalCompartment
(iminfo.Guid);
1471
compartment = TextServicesCompartmentContext.Current.
GetGlobalCompartment
(iminfo.Guid);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
60
return
GetGlobalCompartment
(iminfo.Guid);