3 references to PerThreadData
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
2291if (PerThreadData.TranslateAcceleratorCallDepth == 0) 2323PerThreadData.TranslateAcceleratorCallDepth += 1; 2330PerThreadData.TranslateAcceleratorCallDepth -= 1;