1 write to Dict
PresentationFramework (1)
src\Framework\MS\Internal\WeakDictionary.cs (1)
113
Dict
= dict;
2 references to Dict
PresentationFramework (2)
src\Framework\MS\Internal\WeakDictionary.cs (2)
148
get { return
Dict
.Count; }
167
IWeakHashtable hashTable =
Dict
._hashTable;