1 write to _countRoutedEvents
PresentationCore (1)
Core\CSharp\System\Windows\GlobalEventManager.cs (1)
38
_countRoutedEvents
++;
1 reference to _countRoutedEvents
PresentationCore (1)
Core\CSharp\System\Windows\GlobalEventManager.cs (1)
103
routedEvents = new RoutedEvent[
_countRoutedEvents
];