3 references to IsItemVisible
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
339
if (!parentRect.IsEmpty && !Misc.
IsItemVisible
(ref parentRect, ref itemRect))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
151
if (!Misc.
IsItemVisible
(ref parentRect, ref itemRect))
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
916
if (!parentRect.IsEmpty && !Misc.
IsItemVisible
(ref parentRect, ref itemRect))