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

5 lines
270 B
XML

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