1 reference to EM_POSFROMCHAR
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
741
int result = Misc.ProxySendMessageInt(WindowHandle, NativeMethods.
EM_POSFROMCHAR
, (IntPtr)index, IntPtr.Zero);