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;