6 references to CannotModifyVisualChildrenDuringTreeWalk
PresentationCore (6)
System\Windows\Media\VisualCollection.cs (2)
400throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 440throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);
System\Windows\Media3D\Viewport3DVisual.cs (2)
336throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 387throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);
System\Windows\Media3D\Visual3D.cs (2)
240throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 291throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);