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