GARbro-mirror/ArcFormats/WidgetNPA.xaml

6 lines
269 B
Plaintext
Raw Normal View History

2014-07-22 03:26:28 +08:00
<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>