7 references to Thread
PresentationCore (7)
System\Windows\Input\InputMethod.cs (2)
1444if (iminfo.Scope == CompartmentScope.Thread) 1467if (iminfo.Scope == CompartmentScope.Thread)
System\Windows\Input\InputMethodStateTypeInfo.cs (4)
124CompartmentScope.Thread); 130CompartmentScope.Thread); 148CompartmentScope.Thread); 154CompartmentScope.Thread);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
56if (iminfo.Scope == CompartmentScope.Thread)