feat: add DataGrid description.

This commit is contained in:
Zhang Dian
2024-12-23 01:37:49 +08:00
parent 50c3b7cf0b
commit 25aa8fa3f2
5 changed files with 193 additions and 33 deletions

View File

@@ -110,7 +110,7 @@
<pages:PaletteDemo />
</TabItem>
<TabItem Header="HighContrastTheme">
<pages:HighContrastTheme />
<pages:HighContrastDemo />
</TabItem>
<TabItem Header="AutoCompleteBox">
<pages:AutoCompleteBoxDemo />