6 references to CannotModifyVisualChildrenDuringTreeWalk
PresentationCore (6)
System\Windows\Media\VisualCollection.cs (2)
375throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 415throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);
System\Windows\Media3D\Viewport3DVisual.cs (2)
322throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 370throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);
System\Windows\Media3D\Visual3D.cs (2)
230throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk); 281throw new InvalidOperationException(SR.CannotModifyVisualChildrenDuringTreeWalk);