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