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