Skip to content

Commit

Permalink
Update WinUICs Default Template to use new System Backdrop APIs (#4660)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mysterious-Dev authored May 15, 2023
1 parent 6c5d007 commit be3022c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
MinHeight="500"
PersistenceId="MainWindow"
mc:Ignorable="d">
<windowex:WindowEx.Backdrop>
<windowex:MicaSystemBackdrop/>
</windowex:WindowEx.Backdrop>
<Window.SystemBackdrop>
<MicaBackdrop/>
</Window.SystemBackdrop>
</windowex:WindowEx>

0 comments on commit be3022c

Please sign in to comment.