Base:
method
GetElementProperty
MS.Internal.AutomationProxies.ProxySimple.GetElementProperty(System.Windows.Automation.AutomationProperty)
1 reference to GetElementProperty
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
230
bool isOffscreen = (bool) headerItem.
GetElementProperty
(AutomationElement.IsOffscreenProperty);