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