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