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