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