Quantcast
Channel: Windows Desktop Development for Accessibility and Automation forum
Viewing all articles
Browse latest Browse all 585

UIAutomation adding property to cacheRequest

$
0
0

I can add properties to a cacherequest like so:

cacheRequest.Add(AutomationElement.IsControlElementProperty);              
cacheRequest.Add(AutomationElement.IsEnabledProperty);
cacheRequest.Add(AutomationElement.IsOffscreenProperty);

but how would I add the property that is on-screen? E.g. NOT IsOffScreenroperty


Viewing all articles
Browse latest Browse all 585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>