1 write to LastChildIndex
PresentationFramework (1)
System\Windows\StyleHelper.cs (1)
5337frameworkTemplate.LastChildIndex = lastChildIndex;
2 references to LastChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (1)
5315lastChildIndex = frameworkTemplate.LastChildIndex;
System\Windows\TemplateContent.cs (1)
311int lastIndex = OwnerTemplate.LastChildIndex;