[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 @@
<ProjectGuid>{69E1EE8D-143A-4060-9129-4658ACF14AAF}</ProjectGuid>
<RootNamespace>Microsoft.PowerToys.PreviewHandler.Pdf</RootNamespace>
<AssemblyName>PowerToys.PdfPreviewHandler</AssemblyName>
<ApplicationHighDpiMode>PerMonitorV2</ApplicationHighDpiMode>
</PropertyGroup>
<ItemGroup>