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