toast_mcl/Pages/Home.axaml

6 lines
187 B
Plaintext
Raw 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"
x:Class="wheel_mcl.Home">
This is Home
</UserControl>