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