7 references to Thread
PresentationCore (7)
System\Windows\Input\InputMethod.cs (2)
1445if (iminfo.Scope == CompartmentScope.Thread) 1468if (iminfo.Scope == CompartmentScope.Thread)
System\Windows\Input\InputMethodStateTypeInfo.cs (4)
125CompartmentScope.Thread); 131CompartmentScope.Thread); 149CompartmentScope.Thread); 155CompartmentScope.Thread);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
57if (iminfo.Scope == CompartmentScope.Thread)