mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-21 00:46:35 +08:00
feat: start to build button, prepare for renaming.
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
|
||||
x:Class="Semi.Demo.MainWindow"
|
||||
Title="Semi.Demo">
|
||||
Welcome to Avalonia!
|
||||
<StackPanel>
|
||||
<Button>Primary</Button>
|
||||
<Button>Secondary</Button>
|
||||
</StackPanel>
|
||||
</Window>
|
||||
|
||||
Reference in New Issue
Block a user