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