3 references to PerThreadData
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
2292if (PerThreadData.TranslateAcceleratorCallDepth == 0) 2324PerThreadData.TranslateAcceleratorCallDepth += 1; 2331PerThreadData.TranslateAcceleratorCallDepth -= 1;