Posted 14 years ago
by Miha Markic
-
Righthand
Hi,
I am editing an XML document and want to find the node where caret is.
In other words I'd like to get the node <SomeNode> when the caret is inside the node name.
FindNodeRecursive(Caret.Offset) will find SomeNode only if caret is positioned after the closing bracket.
I am editing an XML document and want to find the node where caret is.
In other words I'd like to get the node <SomeNode> when the caret is inside the node name.
FindNodeRecursive(Caret.Offset) will find SomeNode only if caret is positioned after the closing bracket.
Miha Markic Righthand .net consulting and software development