5 references to ButtonCheckedHighlight
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (5)
127get { return FromKnownColor(KnownColors.ButtonCheckedHighlight); } 483rgbTable[ProfessionalColorTable.KnownColors.ButtonCheckedHighlight] = GetAlphaBlendedColor(g, SystemColors.Window, GetAlphaBlendedColor(g, SystemColors.Highlight, SystemColors.Window, 80), 20); 484rgbTable[ProfessionalColorTable.KnownColors.ButtonSelectedHighlight] = rgbTable[ProfessionalColorTable.KnownColors.ButtonCheckedHighlight]; 489rgbTable[ProfessionalColorTable.KnownColors.ButtonCheckedHighlight] = SystemColors.ControlLight; 2046lastKnownColor = ButtonCheckedHighlight