1 write to _child
PresentationFramework (1)
System\Windows\Window.cs (1)
8121
_child
= Child;
1 reference to _child
PresentationFramework (1)
System\Windows\Window.cs (1)
8127
get { return (_index == 0) ?
_child
: null; }