4 references to DrawButton
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.SplitButton.cs (1)
199
ButtonRenderer.
DrawButton
(g, bounds, State);
System.Windows.Forms.Tests (3)
System\Windows\Forms\ButtonRendererTests.cs (3)
28
Exception? exception = Record.Exception(() => ButtonRenderer.
DrawButton
(graphics, bounds, state));
41
Exception? exception = Record.Exception(() => ButtonRenderer.
DrawButton
(graphics, bounds, state));
45
Exception? exception2 = Record.Exception(() => ButtonRenderer.
DrawButton
(graphics, bounds, state));