1 reference to EM_LINESCROLL
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
759
return 0 != Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_LINESCROLL
, (IntPtr)charactersHorizontal, (IntPtr)linesVertical);