2 references to GetNextAvailableGlobalIndex
PresentationCore (2)
Core\CSharp\System\Windows\EventPrivateKey.cs (1)
23
_globalIndex = GlobalEventManager.
GetNextAvailableGlobalIndex
(this);
Core\CSharp\System\Windows\RoutedEvent.cs (1)
129
_globalIndex = GlobalEventManager.
GetNextAvailableGlobalIndex
(this);