2 references to EM_GETFIRSTVISIBLELINE
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
516
return Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_GETFIRSTVISIBLELINE
, IntPtr.Zero, IntPtr.Zero);
523
return Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_GETFIRSTVISIBLELINE
, IntPtr.Zero, IntPtr.Zero);