Hello
I am developing a windows phone application. I have created check box inside list box in XAML. Following is the XAML code
I want to access checkBox name contactChk via C# and want to access check box value in C#. but i am unable to access Check box in C#. Can anybody please tell me how can i do this.

sajid rajaPosted Jun 29, 2013, 3:40 PM
Sanjeeb LenkaPosted Jun 29, 2013, 4:55 AM
http://www.geekchamp.com/tips/how-to-access-a-control-placed-inside-listbox-itemtemplate-in-wp7