1 reference to GdipSetLineBlend
System.Drawing (1)
commonui\System\Drawing\Advanced\LinearGradientBrush.cs (1)
472int status = SafeNativeMethods.Gdip.GdipSetLineBlend(new HandleRef(this, this.NativeBrush), new HandleRef(null, factors), new HandleRef(null, positions), count);