2 references to NotImplemented
System.Drawing (2)
commonui\System\Drawing\Advanced\CustomLineCap.cs (1)
185throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.NotImplemented);
commonui\System\Drawing\Advanced\Gdiplus.cs (1)
3173case NotImplemented: return new NotImplementedException(SR.GetString(SR.GdiplusNotImplemented));