Is there a way to edit a control's template based on the default template?
- by Adam S
I'm trying to make just a few minor tweaks to the default template of a checkbox. Now I understand how to make a new template from scratch, but this I do not know. I did manage to (I think?) extract the default template via the method here.
And it spat out:
<ControlTemplate TargetType="CheckBox"
…