1 write to _parent
PresentationFramework (1)
System\Windows\FrameworkElementFactory.cs (1)
199
child.
_parent
= this;
2 references to _parent
PresentationFramework (2)
System\Windows\FrameworkElementFactory.cs (2)
177
if (child.
_parent
!= null)
492
get { return
_parent
; }