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