6 writes to ChildRecordFromChildIndex
PresentationFramework (6)
System\Windows\Style.cs (2)
719StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex, 773StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex,
System\Windows\StyleHelper.cs (4)
1382ref newStyle.ChildRecordFromChildIndex); 1450ref oldStyle.ChildRecordFromChildIndex); 3884ref style.ChildRecordFromChildIndex, 3971ref themeStyle.ChildRecordFromChildIndex,
2 references to ChildRecordFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
3046if (style != null && style.ChildRecordFromChildIndex.Count > 0) 3049ChildRecord childRecord = style.ChildRecordFromChildIndex[0];