toast_mcl/Pages/Home.axaml

6 lines
187 B
Plaintext
Raw Permalink Normal View History

2024-02-17 14:28:02 +08:00
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
2024-03-05 23:30:02 +08:00
x:Class="toast_mcl.Home">
2024-02-17 14:28:02 +08:00
This is Home
</UserControl>