3 references to IsItemVisible
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
321
if (!parentRect.IsEmpty && !Misc.
IsItemVisible
(ref parentRect, ref itemRect))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
142
if (!Misc.
IsItemVisible
(ref parentRect, ref itemRect))
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
900
if (!parentRect.IsEmpty && !Misc.
IsItemVisible
(ref parentRect, ref itemRect))