1 write to _globalIndex
PresentationCore (1)
System\Windows\RoutedEvent.cs (1)
133
_globalIndex
= GlobalEventManager.GetNextAvailableGlobalIndex(this);
1 reference to _globalIndex
PresentationCore (1)
System\Windows\RoutedEvent.cs (1)
141
get { return
_globalIndex
; }