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