handling percentage unit (#8567)

This commit is contained in:
Davide Giacometti
2020-12-15 20:21:27 +01:00
committed by GitHub
parent 764c01befb
commit 8007c0af3f
2 changed files with 12 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
Name="_this"
ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
MinWidth="485"
Title="{x:Static p:Resources.ImageResizer}"
WindowStartupLocation="CenterScreen"
ui:WindowHelper.UseModernWindowStyle="True"