2 references to ChildTypeFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (1)
2693
sourceNodeType = (container as FrameworkElement).TemplateInternal.
ChildTypeFromChildIndex
[sourceChildIndex];
System\Windows\TemplateContent.cs (1)
316
OwnerTemplate.
ChildTypeFromChildIndex
.Add(childIndex, type.UnderlyingType);