4 references to DataGridRow_CannotSelectRowWhenCells
PresentationFramework (4)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (3)
288throw new InvalidOperationException(SR.DataGridRow_CannotSelectRowWhenCells); 316throw new InvalidOperationException(SR.DataGridRow_CannotSelectRowWhenCells); 332throw new InvalidOperationException(SR.DataGridRow_CannotSelectRowWhenCells);
System\Windows\Controls\DataGridRow.cs (1)
1054throw new InvalidOperationException(SR.DataGridRow_CannotSelectRowWhenCells);