1 write to Item
PresentationFramework (1)
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
81Item = owningRow.Item;
1 reference to Item
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
146cellsPresenter?.Item = newItem;