1 write to LastChildIndex
PresentationFramework (1)
System\Windows\StyleHelper.cs (1)
5347frameworkTemplate.LastChildIndex = lastChildIndex;
2 references to LastChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (1)
5325lastChildIndex = frameworkTemplate.LastChildIndex;
System\Windows\TemplateContent.cs (1)
312int lastIndex = OwnerTemplate.LastChildIndex;