public static void Main() { WPFSerialComTool.App app = new WPFSerialComTool.App(); app.InitializeComponent(); app.Run(); }