2 references to PropertyRecord
PresentationFramework (2)
MS\Internal\Data\StaticPropertyChangedEventManager.cs (2)
435
_dict[AllListenersKey] = new
PropertyRecord
(AllListenersKey, this, list);
583
:
this
(propertyName, owner, new ListenerList<PropertyChangedEventArgs>())