4 references to TableCollectionRangeOutOfRange
PresentationFramework (4)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
279
throw new ArgumentException(SR.
TableCollectionRangeOutOfRange
);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
229
throw new ArgumentException(SR.
TableCollectionRangeOutOfRange
);
System\Windows\Controls\ColumnDefinition.cs (1)
313
throw new ArgumentException(SR.
TableCollectionRangeOutOfRange
);
System\Windows\Controls\RowDefinition.cs (1)
308
throw new ArgumentException(SR.
TableCollectionRangeOutOfRange
);