Esempio n. 1
0
 protected AutomationWrapper FindDockPanel(DockPanelType type)
 {
     return(FindDockPanel(type.GetDescription()));
 }
Esempio n. 2
0
 protected AutomationWrapper FindDockPanel(DockPanelType type)
 {
     return FindDockPanel(type.GetDescription());
 }