winforms\Managed\System\WinForms\ControlPaint.cs (5)
896DrawBorder3D(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, Border3DStyle.Etched,
906DrawBorder3D(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, style,
917DrawBorder3D(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, style, sides);
926DrawBorder3D(graphics, x, y, width, height, Border3DStyle.Etched,
936DrawBorder3D(graphics, x, y, width, height, style,