3 references to DrawPopupBorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (2)
73DrawPopupBorder(e, layout.CheckBounds, colors); 110DrawPopupBorder(e, layout.CheckBounds, colors);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxBaseAdapterTests.cs (1)
226Rectangle result = CheckBoxBaseAdapter.DrawPopupBorder(e, original, colors);