In my windows phone application I am using some checkboxes. When I checked a checkbox, I need to hide the check mark from that checkbox. To identify the checked items I am changing the background image of the checkbox. The “IsChecked” property of the checkbox should not be changed. Can I hide the check mark from the checkbox?
Share
Yes. Click
Edit Template - Edit a copyinExpression Blendand changeCheckedVisual Stateto what do you want