3 references to ValidateDisplayIndex
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
428InternalColumns.ValidateDisplayIndex(column, displayIndex);
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (2)
82ValidateDisplayIndex(item, item.DisplayIndex); 493ValidateDisplayIndex(currentColumn, currentColumnDisplayIndex);