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