Version 7.0: WinUI

This commit is contained in:
Clemens 2021-11-17 23:17:11 +01:00
parent 448f599d96
commit 9f61b90795
56 changed files with 94 additions and 81 deletions

View file

@ -2,7 +2,7 @@
// © 2021 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
#if !WINUI && !WINDOWS_UWP
#if !WINUI && !UWP
using System.Windows;
#endif