public class ItemContainer extends BasePattern
pattern| Constructor and Description |
|---|
ItemContainer() |
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationElement |
findItemByProperty(IUIAutomationElement pStartAfter,
int propertyId,
Object value)
Finds an item by property
|
isAvailable, setPatternpublic IUIAutomationElement findItemByProperty(IUIAutomationElement pStartAfter, int propertyId, Object value)
pStartAfter - Where to start in the tree of elementspropertyId - The property id to findvalue - The value of the propertyCopyright © 2016. All rights reserved.