颜色
This commit is contained in:
parent
41955de0d3
commit
b9c3cac66a
@ -6,8 +6,8 @@
|
||||
x:Name="root"
|
||||
Height="30" Width="600">
|
||||
<Canvas>
|
||||
<Border x:Name="LeftBar" Background="#e0585b" HorizontalAlignment="Left" Height="30"/>
|
||||
<Border x:Name="RightBar" Background="#95dfce" HorizontalAlignment="Right" Height="30"/>
|
||||
<Border x:Name="LeftBar" Background="#95dfce" HorizontalAlignment="Left" Height="30"/>
|
||||
<Border x:Name="RightBar" Background="#e0585b" HorizontalAlignment="Right" Height="30"/>
|
||||
|
||||
<!-- 中间分割线图片 -->
|
||||
<Image x:Name="MiddleLine"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user