1 reference to IsItemVisible
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
87
if (Misc.MapWindowPoints(_hwnd, IntPtr.Zero, ref itemRect, 2) && !Misc.
IsItemVisible
(ref parentRect, ref itemRect))