2 references to ToolStripPanelGradientBegin
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProfessionalColors.cs (1)
331get { return ColorTable.ToolStripPanelGradientBegin; }
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
695RenderBackgroundGradient(e.Graphics, toolStripPanel, ColorTable.ToolStripPanelGradientBegin, ColorTable.ToolStripPanelGradientEnd);