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