2 overrides of IsOffscreen
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
862
internal override bool
IsOffscreen
()
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
884
internal override bool
IsOffscreen
()
1 reference to IsOffscreen
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
268
return
IsOffscreen
();