3 references to RoundedRect
System.WorkflowServices (3)
System\Workflow\Activities\Design\GradientPanel.cs (3)
97
e.Graphics.FillPath(frameBrush,
RoundedRect
(frameRect));
102
e.Graphics.DrawPath(new Pen(this.BorderColor),
RoundedRect
(frameRect));
114
outputGraphics.DrawPath(shadowPen,
RoundedRect
(shadowRect));