update 2014-07-31 2

This commit is contained in:
parallelbgls
2014-07-31 17:09:35 +08:00
parent 1f760b6802
commit d9ee83fb89
20 changed files with 2855 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<Window x:Class="NA200H.UI.WPF.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>