1 write to LastChildIndex
PresentationFramework (1)
System\Windows\StyleHelper.cs (1)
5336frameworkTemplate.LastChildIndex = lastChildIndex;
2 references to LastChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (1)
5314lastChildIndex = frameworkTemplate.LastChildIndex;
System\Windows\TemplateContent.cs (1)
310int lastIndex = OwnerTemplate.LastChildIndex;