3 references to PerThreadData
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
2312if (PerThreadData.TranslateAcceleratorCallDepth == 0) 2344PerThreadData.TranslateAcceleratorCallDepth += 1; 2351PerThreadData.TranslateAcceleratorCallDepth -= 1;