6 writes to ChildRecordFromChildIndex
PresentationFramework (6)
System\Windows\Style.cs (2)
703StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex, 757StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex,
System\Windows\StyleHelper.cs (4)
1380ref newStyle.ChildRecordFromChildIndex); 1448ref oldStyle.ChildRecordFromChildIndex); 3880ref style.ChildRecordFromChildIndex, 3967ref themeStyle.ChildRecordFromChildIndex,
2 references to ChildRecordFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
3038if (style != null && style.ChildRecordFromChildIndex.Count > 0) 3041ChildRecord childRecord = style.ChildRecordFromChildIndex[0];