feat: add default themes copy from fluent theme.

This commit is contained in:
rabbitism
2023-01-23 22:46:16 +08:00
parent e03509d885
commit 30842b9150
5 changed files with 423 additions and 8 deletions

View File

@@ -45,6 +45,9 @@
<TabItem Header="ListBox">
<pages:ListBoxDemo />
</TabItem>
<TabItem Header="Menu">
<pages:MenuDemo />
</TabItem>
<TabItem Header="Notification">
<pages:NotificationDemo />
</TabItem>