4 references to TableCollectionCountNeedNonNegNum
PresentationFramework (4)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
275throw new ArgumentOutOfRangeException(SR.TableCollectionCountNeedNonNegNum);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
225throw new ArgumentOutOfRangeException(SR.TableCollectionCountNeedNonNegNum);
System\Windows\Controls\ColumnDefinition.cs (1)
309throw new ArgumentOutOfRangeException(SR.TableCollectionCountNeedNonNegNum);
System\Windows\Controls\RowDefinition.cs (1)
304throw new ArgumentOutOfRangeException(SR.TableCollectionCountNeedNonNegNum);