1 reference to DataGridCellInfo
PresentationFramework (1)
System\Windows\Controls\DataGridCellInfo.cs (1)
130
return new
DataGridCellInfo
(owner, column, (item == null) ? DependencyProperty.UnsetValue : item);