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