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