feat: introduce class helper here.

This commit is contained in:
rabbitism
2024-01-25 13:19:48 +08:00
parent 430dccc958
commit 87bb47b4e1
5 changed files with 136 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
<ResourceInclude Source="IPv4Box.axaml" />
<ResourceInclude Source="KeyGestureInput.axaml" />
<ResourceInclude Source="Loading.axaml" />
<ResourceInclude Source="MessageBoxWindow.axaml" />
<ResourceInclude Source="MessageBox.axaml" />
<ResourceInclude Source="Navigation.axaml" />
<ResourceInclude Source="NumericUpDown.axaml" />
<ResourceInclude Source="Pagination.axaml" />