10 lines
319 B
XML
10 lines
319 B
XML
<Button Name="ToggleButton"
|
|
xmlns="https://spacestation14.io"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
VerticalExpand="False"
|
|
HorizontalExpand="False"
|
|
SetSize="64 64"
|
|
HorizontalAlignment="Right"
|
|
VerticalAlignment="Center"
|
|
Margin="0 0 5 0"/>
|