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