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