feat: repeat button default theme. (#8)

This commit is contained in:
Dong Bin
2022-12-15 16:42:48 +08:00
committed by GitHub
parent f1a15f47ee
commit 873c002ead
7 changed files with 231 additions and 1 deletions

View File

@@ -29,5 +29,8 @@
<TabItem Header="TabControl">
<pages:TabControlDemo />
</TabItem>
<TabItem Header="RepeatButton">
<pages:RepeatButtonDemo />
</TabItem>
</TabControl>
</Window>