microsoft / microsoft/WPF-Samples
Write a better Per-Monitor DPI Sample
Open
@vatsan-madhavan is already working on this.
Since Jun 27, 2019.
- Dominant language
- C#
- Stars
- 5.7k
- Forks
- 3.3k
- Avg merge
- 12d 8h
- Merged PRs (30d)
- 2
Description
.NET 4.8 made a bunch of improvements wrt per-monitor DPI, and can now support mixed-mode DPI (system-aware child-windows in per-monitor aware top-level windows). These improvements are also inherited by .NET Core.
Improve the guide at https://github.com/Microsoft/WPF-Samples/blob/master/PerMonitorDPI/readme.md, and also write a better sample to go with it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.