1 reference to GdipGetPenCompoundCount
System.Drawing (1)
commonui\System\Drawing\Pen.cs (1)
1063
int status = SafeNativeMethods.Gdip.
GdipGetPenCompoundCount
(new HandleRef(this, this.NativePen), out count);