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;