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