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