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

7 lines
271 B
XML

<Grid x:Class="GameRes.Formats.GUI.WidgetXP3"
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>