2 writes to _lastChild
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElementFactory.cs (2)
194_lastChild = child; 199_lastChild = child;
1 reference to _lastChild
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElementFactory.cs (1)
198_lastChild._nextSibling = child;