3 references to GetExistingHandlers
PresentationCore (3)
System\Windows\GlobalEventManager.cs (3)
341
handlers = classListenersLists.
GetExistingHandlers
(index);
376
handlers = classListenersLists.
GetExistingHandlers
(index);
397
tempHandlers = tempClassListenersLists.
GetExistingHandlers
(tempIndex);