3 references to GdipDeleteCustomLineCap
System.Drawing (3)
commonui\System\Drawing\Advanced\CustomLineCap.cs (2)
171
SafeNativeMethods.Gdip.
GdipDeleteCustomLineCap
(new HandleRef(null, cap));
184
SafeNativeMethods.Gdip.
GdipDeleteCustomLineCap
(new HandleRef(null, cap));
commonui\System\Drawing\Advanced\SafeCustomLineCapHandle.cs (1)
35
status = SafeNativeMethods.Gdip.
GdipDeleteCustomLineCap
(new HandleRef(this, handle));