3 references to CreateCustomLineCapObject
System.Drawing (3)
commonui\System\Drawing\Advanced\CustomLineCap.cs (1)
160return CustomLineCap.CreateCustomLineCapObject(cloneCap);
commonui\System\Drawing\Pen.cs (2)
478return CustomLineCap.CreateCustomLineCapObject(lineCap); 512return CustomLineCap.CreateCustomLineCapObject(lineCap);