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