7 references to Thread
PresentationCore (7)
System\Windows\Input\InputMethod.cs (2)
1459if (iminfo.Scope == CompartmentScope.Thread) 1482if (iminfo.Scope == CompartmentScope.Thread)
System\Windows\Input\InputMethodStateTypeInfo.cs (4)
135CompartmentScope.Thread); 141CompartmentScope.Thread); 159CompartmentScope.Thread); 165CompartmentScope.Thread);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
64if (iminfo.Scope == CompartmentScope.Thread)