Files
Modbus.Net/NA200H/NA200H.UI.WPF/App.xaml
2014-07-31 17:09:35 +08:00

9 lines
316 B
XML

<Application x:Class="NA200H.UI.WPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>