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