style<Launcher>: test to enable UseLayoutRounding

This commit is contained in:
leo 2021-04-09 10:04:34 +08:00
parent c7f9d249ed
commit 04ea6816f4

View file

@ -12,7 +12,8 @@
Title="Source Git"
Width="{Binding Source={x:Static source:App.Setting}, Path=UI.WindowWidth, Mode=TwoWay}"
Height="{Binding Source={x:Static source:App.Setting}, Path=UI.WindowHeight, Mode=TwoWay}"
WindowStartupLocation="CenterScreen">
WindowStartupLocation="CenterScreen"
UseLayoutRounding="True">
<!-- Enable WindowChrome Feature -->
<WindowChrome.WindowChrome>