Example #1
0
 ObservableList <ActInputValue> IWindowExplorerTreeItem.GetItemSpecificActionInputValues()
 {
     return(mUIElementTableConfigPage.GetTableRelatedInputValues());
 }
 ObservableList <ActInputValue> IWindowExplorerTreeItem.GetItemSpecificActionInputValues()
 {
     return(mHTMLTablePage.GetTableRelatedInputValues());
 }