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