2 references to GetNextAvailableGlobalIndex
PresentationCore (2)
System\Windows\EventPrivateKey.cs (1)
25
_globalIndex = GlobalEventManager.
GetNextAvailableGlobalIndex
(this);
System\Windows\RoutedEvent.cs (1)
132
_globalIndex = GlobalEventManager.
GetNextAvailableGlobalIndex
(this);