2 writes to _lastChild
PresentationFramework (2)
System\Windows\FrameworkElementFactory.cs (2)
191_lastChild = child; 196_lastChild = child;
1 reference to _lastChild
PresentationFramework (1)
System\Windows\FrameworkElementFactory.cs (1)
195_lastChild._nextSibling = child;