3 references to DrawMenuGlyph
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1709Color backColor) => DrawMenuGlyph(
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlPaintTests.cs (2)
1460ControlPaint.DrawMenuGlyph(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, glyph, foreColor, backColor); 1463ControlPaint.DrawMenuGlyph(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, glyph, foreColor, backColor);