mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-22 07:01:23 +08:00
Update Bounds.xml
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<Instance ref.Class="sample::BoundsControl">
|
||||
<CustomControl>
|
||||
<Label Text="sample::BoundsControl"/>
|
||||
<Bounds AlignmentToParent="left:0 top:0 right:0 bottom:-1" PreferredMinSize="y:50">
|
||||
<SolidBorder Color="#FFFFFF"/>
|
||||
</Bounds>
|
||||
<Bounds AlignmentToParent="left:-1 top:-1 right:0 bottom:0" PreferredMinSize="x:50 y:50">
|
||||
<SolidBorder Color="#FFFFFF"/>
|
||||
</Bounds>
|
||||
</CustomControl>
|
||||
</Instance>
|
||||
Reference in New Issue
Block a user