3 references to Highlight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripHighContrastRenderer.cs (1)
399g.DrawRectangle(SystemPens.Highlight, bounds.X, bounds.Y, bounds.Width - 1, bounds.Height - 1);
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
931g.DrawRectangle(SystemPens.Highlight, bounds.X, bounds.Y, bounds.Width - 1, bounds.Height - 1);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
1900e.Graphics.DrawRectangle(SystemPens.Highlight, tabItemRectangle);