file dialog

This commit is contained in:
Matthew Parker
2023-08-30 00:07:55 +10:00
parent 7be89cf2e0
commit aefb12e688
14 changed files with 190 additions and 62 deletions

View File

@@ -2,8 +2,6 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="SolutionParityChecker.App.App"
RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
<Application.Styles>
<FluentTheme />
</Application.Styles>