[PreviewPane]Use PerMonitorV2 DPI mode (#36174)

use PerMonitorV2 DPI mode
This commit is contained in:
Davide Giacometti
2024-12-03 18:24:43 +01:00
committed by GitHub
parent 866518e119
commit 50b1342234
6 changed files with 6 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<AssemblyName>PowerToys.QoiPreviewHandler</AssemblyName>
<ProjectGuid>{6B04803D-B418-4833-A67E-B0FC966636A5}</ProjectGuid>
<RootNamespace>Microsoft.PowerToys.PreviewHandler.Qoi</RootNamespace>
<ApplicationHighDpiMode>PerMonitorV2</ApplicationHighDpiMode>
</PropertyGroup>
<ItemGroup>