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