1 write to _lastChildIndex
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
1528set { _lastChildIndex = value; }
2 references to _lastChildIndex
PresentationFramework (2)
src\Framework\System\Windows\FrameworkTemplate.cs (2)
503_templateRoot, _lastChildIndex, 1527get { return _lastChildIndex; }