3 references to ValidateDisplayIndex
PresentationFramework (3)
System\Windows\Controls\DataGrid.cs (1)
424InternalColumns.ValidateDisplayIndex(column, displayIndex);
System\Windows\Controls\DataGridColumnCollection.cs (2)
77ValidateDisplayIndex(item, item.DisplayIndex); 487ValidateDisplayIndex(currentColumn, currentColumnDisplayIndex);