1 write to _childIndex
PresentationFramework (1)
System\Windows\FrameworkElementFactory.cs (1)
600_childIndex = StyleHelper.CreateChildIndexFromChildName(_childName, _frameworkTemplate);
7 references to _childIndex
PresentationFramework (7)
System\Windows\FrameworkElementFactory.cs (5)
695if (StyleHelper.HasResourceDependentsForChild(_childIndex, ref resourceDependents)) 702UpdateChildChains( _childName, _childIndex, 712if (_childIndex != -1) 716StyleHelper.CreateInstanceDataForChild(dataField, container, treeNode, _childIndex, 794_childIndex,
System\Windows\StyleHelper.cs (2)
872StyleHelper.AddEventDependent(factory._childIndex, factory.EventHandlersStore, 2364if (root._childIndex == childIndex)