1 write to Dict
PresentationFramework (1)
MS\Internal\WeakDictionary.cs (1)
110
Dict
= dict;
2 references to Dict
PresentationFramework (2)
MS\Internal\WeakDictionary.cs (2)
145
get { return
Dict
.Count; }
164
IWeakHashtable hashTable =
Dict
._hashTable;