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