Commit e17e417
Correct the parameter order for DrawBackgroundImage and using existing ImageBounds instead of the recalculated bounds
1 parent 3fa5fe4 commit e17e417
File tree
1 file changed
+1
-3
lines changed- src/System.Windows.Forms/System/Windows/Forms/Controls/Buttons/ButtonInternal
1 file changed
+1
-3
lines changedsrc/System.Windows.Forms/System/Windows/Forms/Controls/Buttons/ButtonInternal/ButtonBaseAdapter.cs
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
553 | | - | |
554 | 552 | | |
555 | 553 | | |
556 | 554 | | |
557 | 555 | | |
558 | 556 | | |
| 557 | + | |
559 | 558 | | |
560 | | - | |
561 | 559 | | |
562 | 560 | | |
563 | 561 | | |
| |||
0 commit comments