how to get the label content from a list box
问题 i have a label in a listbox,there are many datatemplates in the listbox,and each template has a label,i am unable to retrieve the content of label from code behind in .cs file,the data template is common but every label has different text inside it.,so how can i retrieve each label value from the templates.As also there is a delete button for the template,which deletes the template selected.so if user deletes the templates,there are less templates inside listbox,so how do i iterate through