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