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