2 references to ClassHandlersStore
PresentationCore (2)
System\Windows\GlobalEventManager.cs (2)
406classListenersLists = new ClassHandlersStore(80); // Based on the number of class handlers for these classes 410classListenersLists = new ClassHandlersStore(1);