1 write to _childIndex
PresentationFramework (1)
System\Windows\FrameworkElementFactory.cs (1)
601
_childIndex
= StyleHelper.CreateChildIndexFromChildName(_childName, _frameworkTemplate);
7 references to _childIndex
PresentationFramework (7)
System\Windows\FrameworkElementFactory.cs (5)
696
if (StyleHelper.HasResourceDependentsForChild(
_childIndex
, ref resourceDependents))
703
UpdateChildChains( _childName,
_childIndex
,
713
if (
_childIndex
!= -1)
717
StyleHelper.CreateInstanceDataForChild(dataField, container, treeNode,
_childIndex
,
795
_childIndex
,
System\Windows\StyleHelper.cs (2)
877
StyleHelper.AddEventDependent(factory.
_childIndex
, factory.EventHandlersStore,
2372
if (root.
_childIndex
== childIndex)