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