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