public interface IUIAutomationElement2 extends IUIAutomationElement
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationElementArray |
cachedFlowsFrom()
Getter method for the COM property "CachedFlowsFrom"
|
LiveSetting |
cachedLiveSetting()
Getter method for the COM property "CachedLiveSetting"
|
int |
cachedOptimizeForVisualContent()
Getter method for the COM property "CachedOptimizeForVisualContent"
|
IUIAutomationElementArray |
currentFlowsFrom()
Getter method for the COM property "CurrentFlowsFrom"
|
LiveSetting |
currentLiveSetting()
Getter method for the COM property "CurrentLiveSetting"
|
int |
currentOptimizeForVisualContent()
Getter method for the COM property "CurrentOptimizeForVisualContent"
|
buildUpdatedCache, cachedAcceleratorKey, cachedAccessKey, cachedAriaProperties, cachedAriaRole, cachedAutomationId, cachedClassName, cachedControllerFor, cachedControlType, cachedCulture, cachedDescribedBy, cachedFlowsTo, cachedFrameworkId, cachedHasKeyboardFocus, cachedHelpText, cachedIsContentElement, cachedIsControlElement, cachedIsDataValidForForm, cachedIsEnabled, cachedIsKeyboardFocusable, cachedIsOffscreen, cachedIsPassword, cachedIsRequiredForForm, cachedItemStatus, cachedItemType, cachedLabeledBy, cachedLocalizedControlType, cachedName, cachedNativeWindowHandle, cachedOrientation, cachedProcessId, cachedProviderDescription, currentAcceleratorKey, currentAccessKey, currentAriaProperties, currentAriaRole, currentAutomationId, currentClassName, currentControllerFor, currentControlType, currentCulture, currentDescribedBy, currentFlowsTo, currentFrameworkId, currentHasKeyboardFocus, currentHelpText, currentIsContentElement, currentIsControlElement, currentIsDataValidForForm, currentIsEnabled, currentIsKeyboardFocusable, currentIsOffscreen, currentIsPassword, currentIsRequiredForForm, currentItemStatus, currentItemType, currentLabeledBy, currentLocalizedControlType, currentName, currentNativeWindowHandle, currentOrientation, currentProcessId, currentProviderDescription, findAll, findAllBuildCache, findFirst, findFirstBuildCache, Get_CurrentBoundingRectangle, getCachedChildren, getCachedParent, getCachedPattern, getCachedPatternAs, getCachedPropertyValue, getCachedPropertyValueEx, getCurrentPattern, getCurrentPatternAs, getCurrentPropertyValue, getCurrentPropertyValueEx, getRuntimeId, setFocusint currentOptimizeForVisualContent()
Getter method for the COM property "CurrentOptimizeForVisualContent"
int cachedOptimizeForVisualContent()
Getter method for the COM property "CachedOptimizeForVisualContent"
LiveSetting currentLiveSetting()
Getter method for the COM property "CurrentLiveSetting"
LiveSetting cachedLiveSetting()
Getter method for the COM property "CachedLiveSetting"
IUIAutomationElementArray currentFlowsFrom()
Getter method for the COM property "CurrentFlowsFrom"
IUIAutomationElementArray cachedFlowsFrom()
Getter method for the COM property "CachedFlowsFrom"
Copyright © 2016. All rights reserved.