6 writes to ChildRecordFromChildIndex
PresentationFramework (6)
System\Windows\Style.cs (2)
729StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex, 783StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex,
System\Windows\StyleHelper.cs (4)
1388ref newStyle.ChildRecordFromChildIndex); 1456ref oldStyle.ChildRecordFromChildIndex); 3890ref style.ChildRecordFromChildIndex, 3977ref themeStyle.ChildRecordFromChildIndex,
2 references to ChildRecordFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
3052if (style != null && style.ChildRecordFromChildIndex.Count > 0) 3055ChildRecord childRecord = style.ChildRecordFromChildIndex[0];