3 references to PerThreadData
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSource.cs (3)
2648if (PerThreadData.TranslateAcceleratorCallDepth == 0) 2680PerThreadData.TranslateAcceleratorCallDepth += 1; 2687PerThreadData.TranslateAcceleratorCallDepth -= 1;