public interface IUIAutomation3 extends IUIAutomation2
| Modifier and Type | Method and Description |
|---|---|
void |
addTextEditTextChangedEventHandler(IUIAutomationElement element,
TreeScope scope,
TextEditChangeType textEditChangeType,
IUIAutomationCacheRequest cacheRequest,
IUIAutomationTextEditTextChangedEventHandler handler) |
void |
removeTextEditTextChangedEventHandler(IUIAutomationElement element,
IUIAutomationTextEditTextChangedEventHandler handler) |
autoSetFocus, autoSetFocus, connectionTimeout, connectionTimeout, transactionTimeout, transactionTimeoutaddAutomationEventHandler, addFocusChangedEventHandler, addPropertyChangedEventHandler, addPropertyChangedEventHandlerNativeArray, addStructureChangedEventHandler, checkNotSupported, compareElements, compareRuntimeIds, contentViewCondition, contentViewWalker, controlViewCondition, controlViewWalker, createAndCondition, createAndConditionFromNativeArray, createCacheRequest, createFalseCondition, createNotCondition, createOrCondition, createOrConditionFromNativeArray, createPropertyCondition, createPropertyConditionEx, createProxyFactoryEntry, createTreeWalker, createTrueCondition, elementFromHandle, elementFromHandleBuildCache, elementFromIAccessible, elementFromIAccessibleBuildCache, getFocusedElement, getFocusedElementBuildCache, getPatternProgrammaticName, getPropertyProgrammaticName, getRootElement, getRootElementBuildCache, intNativeArrayToSafeArray, proxyFactoryMapping, rawViewCondition, rawViewWalker, removeAllEventHandlers, removeAutomationEventHandler, removeFocusChangedEventHandler, removePropertyChangedEventHandler, removeStructureChangedEventHandler, reservedMixedAttributeValue, reservedNotSupportedValuevoid addTextEditTextChangedEventHandler(IUIAutomationElement element, TreeScope scope, TextEditChangeType textEditChangeType, IUIAutomationCacheRequest cacheRequest, IUIAutomationTextEditTextChangedEventHandler handler)
element - Mandatory mmarquee.automation.uiautomation.IUIAutomationElement parameter.scope - Mandatory mmarquee.automation.uiautomation.TreeScope parameter.textEditChangeType - Mandatory mmarquee.automation.uiautomation.TextEditChangeType parameter.cacheRequest - Mandatory mmarquee.automation.uiautomation.IUIAutomationCacheRequest parameter.handler - Mandatory mmarquee.automation.uiautomation.IUIAutomationTextEditTextChangedEventHandler parameter.void removeTextEditTextChangedEventHandler(IUIAutomationElement element, IUIAutomationTextEditTextChangedEventHandler handler)
element - Mandatory mmarquee.automation.uiautomation.IUIAutomationElement parameter.handler - Mandatory mmarquee.automation.uiautomation.IUIAutomationTextEditTextChangedEventHandler parameter.Copyright © 2016. All rights reserved.