3 references to IntFromLowWord
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (3)
471int line = IntFromLowWord(lineLowWord, GetFirstVisibleLine()); 478index = IntFromLowWord(indexLowWord, LineIndex(line)); 489index = IntFromLowWord(indexLowWord, GetFirstVisibleChar());