2 references to DrawHighContrastFocusRectangle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
192ControlPaint.DrawHighContrastFocusRectangle(g, layout.focus, highlightTextColor);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
17156ControlPaint.DrawHighContrastFocusRectangle(g, this.GetGridFocusRectangle(), SystemColors.ActiveCaptionText);