Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 4.19 KB

nf-uiautomationclient-iuiautomationscrollpattern-get_cachedverticallyscrollable.md

File metadata and controls

70 lines (57 loc) · 4.19 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:uiautomationclient.IUIAutomationScrollPattern.get_CachedVerticallyScrollable
IUIAutomationScrollPattern::get_CachedVerticallyScrollable (uiautomationclient.h)
Retrieves a cached value that indicates whether the element can scroll vertically.
CachedVerticallyScrollable property [Windows Accessibility]
CachedVerticallyScrollable property [Windows Accessibility]
IUIAutomationScrollPattern interface
IUIAutomationScrollPattern interface [Windows Accessibility]
CachedVerticallyScrollable property
IUIAutomationScrollPattern.CachedVerticallyScrollable
IUIAutomationScrollPattern.get_CachedVerticallyScrollable
IUIAutomationScrollPattern::CachedVerticallyScrollable
IUIAutomationScrollPattern::get_CachedVerticallyScrollable
get_CachedVerticallyScrollable
uiauto.uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable
uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable
uiautomationclient/IUIAutomationScrollPattern::CachedVerticallyScrollable
uiautomationclient/IUIAutomationScrollPattern::get_CachedVerticallyScrollable
winauto.uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable
winauto\uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable.htm
WinAuto
e9e55853-6fe3-4e51-bb4c-aea0174ed710
12/05/2018
CachedVerticallyScrollable property [Windows Accessibility], CachedVerticallyScrollable property [Windows Accessibility],IUIAutomationScrollPattern interface, IUIAutomationScrollPattern interface [Windows Accessibility],CachedVerticallyScrollable property, IUIAutomationScrollPattern.CachedVerticallyScrollable, IUIAutomationScrollPattern.get_CachedVerticallyScrollable, IUIAutomationScrollPattern::CachedVerticallyScrollable, IUIAutomationScrollPattern::get_CachedVerticallyScrollable, get_CachedVerticallyScrollable, uiauto.uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable, uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable, uiautomationclient/IUIAutomationScrollPattern::CachedVerticallyScrollable, uiautomationclient/IUIAutomationScrollPattern::get_CachedVerticallyScrollable, winauto.uiauto_IUIAutomationScrollPattern_CachedVerticallyScrollable
uiautomationclient.h
UIAutomation.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps only]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
UIAutomationClient.idl
Windows
19H1
IUIAutomationScrollPattern::get_CachedVerticallyScrollable
uiautomationclient/IUIAutomationScrollPattern::get_CachedVerticallyScrollable
c++
APIRef
kbSyntax
COM
UIAutomationClient.h
IUIAutomationScrollPattern.CachedVerticallyScrollable
IUIAutomationScrollPattern.get_CachedVerticallyScrollable

IUIAutomationScrollPattern::get_CachedVerticallyScrollable

-description

Retrieves a cached value that indicates whether the element can scroll vertically.

This property is read-only.

-parameters

-remarks

This property can be dynamic. For example, the content area of the element might not be larger than the current viewable area, meaning that the property is FALSE. However, resizing the element or adding child items can increase the bounds of the content area beyond the viewable area, making the property TRUE.

-see-also

IUIAutomationScrollPattern

IUIAutomationScrollPattern::CachedHorizontallyScrollable