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