WPF Behavior to transparently add per-monitor DPI support to your app.
Info
| Version: | 1.2.0 |
| Author(s): | Paul Betts, pavlovek |
| Last Update: | Tuesday, December 17, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pavlovek/PerMonitorDpi |
| NuGet Url: | https://www.nuget.org/packages/PerMonitorDpiBehavior |
Install
Install-Package PerMonitorDpiBehavior
dotnet add package PerMonitorDpiBehavior
paket add PerMonitorDpiBehavior
PerMonitorDpiBehavior Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Windows.Interactivity.WPF(>= 2.0.20525)