3 references to DrawFocusRectangle
System.Windows.Forms (3)
System\Windows\Forms\Rendering\ControlPaint.cs (3)
1405=> DrawFocusRectangle(graphics, rectangle, backColor, highContrast: false); 1408=> DrawFocusRectangle(graphics, rectangle, color, highContrast: true); 1411=> DrawFocusRectangle(graphics, rectangle, color, highContrast: false, blackAndWhite: true);