2 writes to Item
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
154cellsPresenter.Item = newItem;
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
88Item = owningRow.Item;