9 references to AllListenersKey
PresentationFramework (9)
MS\Internal\Data\StaticPropertyChangedEventManager.cs (9)
317_dict.Remove(AllListenersKey); 338_dict.Remove(AllListenersKey); 389PropertyRecord pr = (PropertyRecord)_dict[AllListenersKey]; 399Debug.Assert((String)de.Key != AllListenersKey, "special key should not appear"); 431_dict[AllListenersKey] = new PropertyRecord(AllListenersKey, this, list); 462if (keys[i] == AllListenersKey) 495if (key == AllListenersKey) 540_dict.Remove(AllListenersKey);