1 reference to DataGrid_ColumnIndexOutOfRange
PresentationFramework (1)
System\Windows\Controls\DataGridColumnCollection.cs (1)
66
throw new ArgumentOutOfRangeException(nameof(index), SR.Format(SR.
DataGrid_ColumnIndexOutOfRange
, item.Header));