2 references to CreateChildIndexFromChildName
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElementFactory.cs (1)
633_childIndex = StyleHelper.CreateChildIndexFromChildName(_childName, _frameworkTemplate);
src\Framework\System\Windows\TemplateContent.cs (1)
353int childIndex = StyleHelper.CreateChildIndexFromChildName(name, OwnerTemplate);