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)
334throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 385throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);
System\Windows\Media3D\Visual3D.cs (2)
239throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 290throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);