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