2 writes to Item
PresentationFramework (2)
System\Windows\Controls\DataGridRow.cs (1)
148cellsPresenter.Item = newItem;
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
81Item = owningRow.Item;