2 references to DTypeMap
PresentationCore (2)
Core\CSharp\System\Windows\GlobalEventManager.cs (2)
460
private static DTypeMap _dTypedRoutedEventList = new
DTypeMap
(10); // Initialization sizes based on typical MSN scenario
473
private static DTypeMap _dTypedClassListeners = new
DTypeMap
(100); // Initialization sizes based on typical Expression Blend startup scenario