3 references to GetThreadCompartment
PresentationCore (3)
System\Windows\Input\InputMethod.cs (2)
1445
compartment = TextServicesCompartmentContext.Current.
GetThreadCompartment
(iminfo.Guid);
1468
compartment = TextServicesCompartmentContext.Current.
GetThreadCompartment
(iminfo.Guid);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
57
return
GetThreadCompartment
(iminfo.Guid);