2 writes to _lastChild
PresentationFramework (2)
System\Windows\FrameworkElementFactory.cs (2)
183
_lastChild
= child;
188
_lastChild
= child;
1 reference to _lastChild
PresentationFramework (1)
System\Windows\FrameworkElementFactory.cs (1)
187
_lastChild
._nextSibling = child;