2
I have an application in windows phone 8.1 where an XML file is displayed in a listBox
, and in this application has a textbox
for the user to search the content that is displayed by listbox
.
My question is this: how do I make this query, so that select covers all tags in my document?