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