2 references to GridCollection_DestArrayInvalidRank
PresentationFramework (2)
System\Windows\Controls\ColumnDefinition.cs (1)
78throw new ArgumentException(SR.GridCollection_DestArrayInvalidRank);
System\Windows\Controls\RowDefinition.cs (1)
73throw new ArgumentException(SR.GridCollection_DestArrayInvalidRank);