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