GARbro-mirror/ArcFormats/WidgetNPA.xaml
2014-07-21 23:26:28 +04:00

6 lines
269 B
XML

<Grid x:Class="GameRes.Formats.GUI.WidgetNPA"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
MaxWidth="250">
<ComboBox Name="Scheme" Margin="5" Width="180"/>
</Grid>