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 the cached dialog window indicator for the element.
This property is read-only.
Syntax
HRESULT get_CachedIsDialog(
BOOL *retVal
);
Parameters
retVal
Return value
None
Remarks
When the CachedIsDialog property is TRUE, a client application can assume the cached window is a dialog.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | uiautomationclient.h |
See also
Reference