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