예제 #1
0
 public void GothamRemainderEffect()
 {
     UIThreadExecutor.Execute(() =>
     {
         Ribbon.GothamRemainderEffectClick(new RibbonControl("GothamEffect"));
     });
 }