I am developing an application in WPF and would like to use to re-template built in controls (Button,ListBox, etc) using the VSM instead of triggers.
Is there a built in way to do this? Anyone have any implementation strategies they'd like to share?