3 references to EnumeratorCollectionDisposed
PresentationFramework (3)
MS\Internal\Documents\HostedElements.cs (1)
161throw new InvalidOperationException(SR.EnumeratorCollectionDisposed);
System\Windows\Controls\ColumnDefinition.cs (1)
873throw new InvalidOperationException(SR.EnumeratorCollectionDisposed);
System\Windows\Controls\RowDefinition.cs (1)
868throw new InvalidOperationException(SR.EnumeratorCollectionDisposed);