1 reference to GdipSetPathGradientWrapMode
System.Drawing (1)
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
834
int status = SafeNativeMethods.Gdip.
GdipSetPathGradientWrapMode
(new HandleRef(this, this.NativeBrush), unchecked((int) wrapMode));