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