2 references to GenerationNotInProgress
PresentationFramework (2)
System\Windows\Controls\ItemContainerGenerator.cs (2)
225
throw new InvalidOperationException(SR.
GenerationNotInProgress
);
233
throw new InvalidOperationException(SR.
GenerationNotInProgress
);