1 reference to EM_LINEINDEX
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
687
int index = Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_LINEINDEX
, (IntPtr)(line), IntPtr.Zero);