4 references to VisualCollection_VisualHasParent
PresentationCore (4)
System\Windows\Media\VisualCollection.cs (3)
342throw new System.ArgumentException(SR.VisualCollection_VisualHasParent); 443throw new System.ArgumentException(SR.VisualCollection_VisualHasParent); 687throw new System.ArgumentException(SR.VisualCollection_VisualHasParent);
System\Windows\Media3D\Visual3DCollection.cs (1)
467throw new System.ArgumentException(SR.VisualCollection_VisualHasParent);