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