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