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