✅ Get X and Y of selected text using WINAPI
Hi, I'd like to display custom small WPF window on text selection by getting X and Y coords via WinAPI, similarly to how context menus work in windows. Ive seen tons of apps do that so it should be possible.
