2 references to GridCollection_InOtherCollection
PresentationFramework (2)
System\Windows\Controls\ColumnDefinition.cs (1)
554throw new ArgumentException(SR.Format(SR.GridCollection_InOtherCollection, "value", "ColumnDefinitionCollection"));
System\Windows\Controls\RowDefinition.cs (1)
549throw new ArgumentException(SR.Format(SR.GridCollection_InOtherCollection, "value", "RowDefinitionCollection"));