6 writes to ChildRecordFromChildIndex
PresentationFramework (6)
System\Windows\Style.cs (2)
702StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex, 756StyleHelper.UpdateTables(ref propertyValue, ref ChildRecordFromChildIndex,
System\Windows\StyleHelper.cs (4)
1379ref newStyle.ChildRecordFromChildIndex); 1447ref oldStyle.ChildRecordFromChildIndex); 3879ref style.ChildRecordFromChildIndex, 3966ref themeStyle.ChildRecordFromChildIndex,
2 references to ChildRecordFromChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
3037if (style != null && style.ChildRecordFromChildIndex.Count > 0) 3040ChildRecord childRecord = style.ChildRecordFromChildIndex[0];