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