4 references to DataGrid_CannotSelectCell
PresentationFramework (4)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (3)
687throw new InvalidOperationException(SR.DataGrid_CannotSelectCell); 712throw new InvalidOperationException(SR.DataGrid_CannotSelectCell); 728throw new InvalidOperationException(SR.DataGrid_CannotSelectCell);
System\Windows\Controls\DataGrid.cs (1)
4118throw new InvalidOperationException(SR.DataGrid_CannotSelectCell);