Example #1
0
 public void GenerateTextAgenda()
 {
     UIThreadExecutor.Execute(() =>
     {
         Ribbon.BulletPointAgendaClick(new RibbonControl("TextAgenda"));
     });
 }