3 references to WeakHashtable
PresentationFramework (2)
MS\Internal\WeakHashSet.cs (1)
112private WeakHashtable _hashTable = new WeakHashtable();
MS\Internal\WeakHashtable.cs (1)
241return new WeakHashtable();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Generated\PropertyHelper.cs (1)
151private static WeakHashtable _propertyTransferEnabledMap = new WeakHashtable();