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