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