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