Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an array of elements that indicates the reading order before the current element.
This property is read/write.
Syntax
HRESULT get_CurrentFlowsFrom(
IUIAutomationElementArray **retVal
);
Parameters
retVal
Return value
None
Remarks
This property maps to the Microsoft Accessible Rich Internet Applications (ARIA) x-ms-aria-flowfrom property.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | uiautomationclient.h (include UIAutomation.h) |