2 references to GetPropertyValue
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
423
object isOffscreenProperty =
GetPropertyValue
(AutomationElement.IsOffscreenProperty);
506
return
GetPropertyValue
(idProp);