feat: add Semi theme styling for CommandBar, AppBarButton, AppBarToggleButton, AppBarSeparator

Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-09 07:31:09 +00:00
committed by Zhang Dian
parent c144056ab0
commit 4ddcca529c
13 changed files with 671 additions and 0 deletions

View File

@@ -269,6 +269,9 @@
<TabItem
Theme="{DynamicResource CategoryTabItem}"
Header="Other" />
<TabItem Header="CommandBar">
<pages:CommandBarDemo />
</TabItem>
<TabItem Header="GridSplitter">
<pages:GridSplitterDemo />
</TabItem>