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