Add control rendering tests with enabled visual styles
Open
:construction: work in progress
help wanted
test-enhancement
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
We have a number of rendering tests, however all of them have been developed for disabled visual styles.
New tests need to be added to:
* [ ] NumericUpDownTests (https://github.com/dotnet/winforms/blob/master/src/System.Windows.Forms/tests/UnitTests/NumericUpDownTests.cs)
* [ ] ButtonRenderingTests (https://github.com/dotnet/winforms/blob/master/src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/ButtonRenderingTests.cs)
Relates to https://github.com/dotnet/winforms/pull/4197
Contributor guide
Assessment
This issue has not been assessed yet.