2 references to EM_GETFIRSTVISIBLELINE
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
581
return Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_GETFIRSTVISIBLELINE
, IntPtr.Zero, IntPtr.Zero);
588
return Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_GETFIRSTVISIBLELINE
, IntPtr.Zero, IntPtr.Zero);