3 references to IntFromLowWord
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (3)
532int line = IntFromLowWord(lineLowWord, GetFirstVisibleLine()); 539index = IntFromLowWord(indexLowWord, LineIndex(line)); 550index = IntFromLowWord(indexLowWord, GetFirstVisibleChar());