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