Files
tbd-station-14/Content.Client/MachineLinking/UI/SignalPortSelectorMenu.xaml
wrexbe cea1b21832 Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2022-01-21 10:38:35 +01:00

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>