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