6 writes to ChildRecordFromChildIndex
PresentationFramework (6)
System\Windows\Style.cs (2)
696StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex, 750StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex,
System\Windows\StyleHelper.cs (4)
1377ref newStyle.ChildRecordFromChildIndex); 1445ref oldStyle.ChildRecordFromChildIndex); 3877ref style.ChildRecordFromChildIndex, 3964ref themeStyle.ChildRecordFromChildIndex,
2 references to ChildRecordFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
3035if (style != null && style.ChildRecordFromChildIndex.Count > 0) 3038ChildRecord childRecord = style.ChildRecordFromChildIndex[0];