1 write to _parent
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionRegisteringEventArgs.cs (1)
23
_parent
= parent;
1 reference to _parent
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionRegisteringEventArgs.cs (1)
28
public object Parent { get { return
_parent
; } }