3 references to GetExistingHandlers
PresentationCore (3)
System\Windows\GlobalEventManager.cs (3)
343
handlers = classListenersLists.
GetExistingHandlers
(index);
378
handlers = classListenersLists.
GetExistingHandlers
(index);
399
tempHandlers = tempClassListenersLists.
GetExistingHandlers
(tempIndex);