| Package | Description |
|---|---|
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
void |
IUIAutomation.addPropertyChangedEventHandler(IUIAutomationElement element,
TreeScope scope,
IUIAutomationCacheRequest cacheRequest,
IUIAutomationPropertyChangedEventHandler handler,
int[] propertyArray) |
void |
IUIAutomation.addPropertyChangedEventHandlerNativeArray(IUIAutomationElement element,
TreeScope scope,
IUIAutomationCacheRequest cacheRequest,
IUIAutomationPropertyChangedEventHandler handler,
com4j.Holder<Integer> propertyArray,
int propertyCount) |
void |
IUIAutomation.removePropertyChangedEventHandler(IUIAutomationElement element,
IUIAutomationPropertyChangedEventHandler handler) |
Copyright © 2016. All rights reserved.