WPF: How do I get X Y position of last character within a TextBox? -
i want have x, y position of last character in textbox. found getcharacterindexfrompoint method reverse approach. => here
however, couldn't find appropriate approach getting actual position of last character within textbox.
does know how can such information?
Comments
Post a Comment