3 references to GetGlobalCompartment
PresentationCore (3)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
1577compartment = TextServicesCompartmentContext.Current.GetGlobalCompartment(iminfo.Guid); 1605compartment = TextServicesCompartmentContext.Current.GetGlobalCompartment(iminfo.Guid);
Core\CSharp\System\Windows\Input\TextServicesCompartmentContext.cs (1)
76return GetGlobalCompartment(iminfo.Guid);