3 references to GetExistingHandlers
PresentationCore (3)
Core\CSharp\System\Windows\GlobalEventManager.cs (3)
342
handlers = classListenersLists.
GetExistingHandlers
(index);
377
handlers = classListenersLists.
GetExistingHandlers
(index);
398
tempHandlers = tempClassListenersLists.
GetExistingHandlers
(tempIndex);