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