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