예제 #1
0
 public int GetStartIndexToBringTabIntoView(int tabIndex)
 {
     return(TabsPresenter.GetStartIndexToBringTabIntoView(tabIndex));
 }