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