2 references to cyItem
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsAltTab.cs (2)
142int row = (pt.y - _altTabInfo.ptStart.y) / _altTabInfo.cyItem; 383int cyItem = this._altTab._altTabInfo.cyItem;