2 references to SelectedCellsCollection_InvalidItem
PresentationFramework (2)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
69
throw new ArgumentException(SR.
SelectedCellsCollection_InvalidItem
, nameof(cell));
125
throw new ArgumentException(SR.
SelectedCellsCollection_InvalidItem
, nameof(cell));