mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-04-30 20:57:46 +08:00
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
|
|
<Panel Background="#f00" Width="100" Height="100">
|
|
<Panel Background="#00f" Width="20" Height="30"></Panel>
|
|
<Panel Background="#0ff" Width="20" Height="30" MarginLeft="0"></Panel>
|
|
</Panel>
|
|
@*<Button></Button>*@
|
|
@*<TestElement Test="123"></TestElement>*@ |