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