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