Base:
method
PaintDown
System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.PaintDown(System.Windows.Forms.PaintEventArgs, System.Windows.Forms.CheckState)
1 reference to PaintDown
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxPopupAdapterTests.cs (1)
62
Action action = () => adapter.
PaintDown
(e, state);