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