Delta-v/Content.Client/MachineLinking/UI/SignalPortSelectorMenu.xaml

5 lines
276 B
XML

<customControls:DefaultWindow xmlns:customControls="https://spacestation14.io"
Title="Port Selector" MinSize="200 200">
<customControls:ItemList Name="ButtonContainer" VerticalExpand="True" HorizontalExpand="True" SelectMode="Button"/>
</customControls:DefaultWindow>