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