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