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