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