winforms
winforms copied to clipboard
Add unit test for UpDownBaseDesigner
Related https://github.com/dotnet/winforms/issues/10773
Proposed changes
- Add unit test UpDownBaseDesignerTests.cs for public properties and method of the UpDownBaseDesigner.
- Enable nullability in UpDownBaseDesignerTests.cs.