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