3 references to Size3D_CannotModifyEmptySize
PresentationCore (3)
System\Windows\Media3D\Size3D.cs (3)
80
throw new System.InvalidOperationException(SR.
Size3D_CannotModifyEmptySize
);
105
throw new System.InvalidOperationException(SR.
Size3D_CannotModifyEmptySize
);
131
throw new System.InvalidOperationException(SR.
Size3D_CannotModifyEmptySize
);