Text is looking blurred after change the scale in a system with High DPI settings.
Open
area-HDPI
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
### .NET version
.Net 6
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No.
### Issue description
The text is looking blurred after change the scale settings in a system. We have added the below settings in our App.Config file.

Kindly share your suggestions if we have missed anything?
### Steps to reproduce
You can refer the below video to reproduce the issue.
https://user-images.githubusercontent.com/89458634/207322835-0292f9e1-c73e-4cd4-8e65-c6ffeb489d52.mp4
Sample :
[DPI_Test.zip](https://github.com/dotnet/winforms/files/10218079/DPI_Test.zip)
Contributor guide
Assessment
This issue has not been assessed yet.