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