开发者

Get xaml origin by klicking or selecting text in document viewer!

开发者 https://www.devze.com 2023-03-01 14:09 出处:网络
I\'m trying to find the XPS xaml 开发者_JS百科origin of an (text) element which is klicked or selected in a document viewer. Is this somehow possible?

I'm trying to find the XPS xaml 开发者_JS百科origin of an (text) element which is klicked or selected in a document viewer. Is this somehow possible?

Thanks!


Finally I have the anwser: and it's really easy too, suscribe to the mouse move or some mouse event, and cast the original source to either: glyph, canvas or path! That's it folks

0

精彩评论

暂无评论...
验证码 换一张
取 消