1 write to _globalIndex
PresentationCore (1)
Core\CSharp\System\Windows\EventPrivateKey.cs (1)
23_globalIndex = GlobalEventManager.GetNextAvailableGlobalIndex(this);
1 reference to _globalIndex
PresentationCore (1)
Core\CSharp\System\Windows\EventPrivateKey.cs (1)
28get { return _globalIndex; }