2 overrides of IsOffscreen
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
852internal override bool IsOffscreen()
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
875internal override bool IsOffscreen()
1 reference to IsOffscreen
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
261return IsOffscreen();