[Chore] Upgrading to WinUIEx 2.2 (#26000)

* Upgrading to WinUIEx 2.2

* Replacing Mica

* Fix build

* Update notice.md

---------

Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
This commit is contained in:
Niels Laute
2023-06-05 17:21:48 +02:00
committed by GitHub
parent d426d9afde
commit 995a9ae7a8
7 changed files with 16 additions and 21 deletions

View File

@@ -12,9 +12,9 @@
MinWidth="480"
MinHeight="320"
mc:Ignorable="d">
<winuiex:WindowEx.Backdrop>
<winuiex:MicaSystemBackdrop />
</winuiex:WindowEx.Backdrop>
<Window.SystemBackdrop>
<MicaBackdrop />
</Window.SystemBackdrop>
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="32" />