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