You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please read CONTRIBUTING.md before submitting a pull request -->
Related #13830
## Proposed changes
- Update the `InitializeComponent` method to draw the Anchor Editor
using the scaled size instead of hard-coding it.
<!-- We are in TELL-MODE the following section must be completed -->
## Customer Impact
- On High DPI environment, Anchor editor in propertyGrid can be scaled
well
## Regression?
- No
## Risk
- Minimal
<!-- end TELL-MODE -->
## Screenshots <!-- Remove this section if PR does not change UI -->
### Before
In 300% DPI:
<img width="1783" height="750" alt="image"
src="https://github.com/user-attachments/assets/e7373f7c-db87-4b56-a370-b98e14da03aa"
/>
### After
In 300% DPI:
<img width="1281" height="846" alt="image"
src="https://github.com/user-attachments/assets/c5c7560a-fcf1-42ba-97a9-32ed69e01470"
/>
## Test methodology <!-- How did you ensure quality? -->
- Manually
## Test environment(s) <!-- Remove any that don't apply -->
- .net 10.0.0-rc.1.25454.102
<!-- Mention language, UI scaling, or anything else that might be
relevant -->
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/13853)
0 commit comments