3 references to GetExistingHandlers
PresentationCore (3)
System\Windows\GlobalEventManager.cs (3)
345
handlers = classListenersLists.
GetExistingHandlers
(index);
380
handlers = classListenersLists.
GetExistingHandlers
(index);
401
tempHandlers = tempClassListenersLists.
GetExistingHandlers
(tempIndex);