2
Answers

How to Count All items inside a listbox in windowsphone 8

sajid raja

sajid raja

11y
2.4k
1
Hello

I have a listbox in windows phone 8 and have some checkboxes and textboxes generated using C#. I want to count all items inside Listbox. Can any body tell me how can i do this

ListBox.Items.Count is showing exception.

Answers (2)