Tagged Questions
0
votes
1answer
2k views
wpf ContentPresenter wont enable/disable
I've overridden a ComboBox in order to add an extra button at the end of the combo - i'm using this to help navigate round my application.
Its a M-V-VM App that has an Edit-Save/Cancel mechanism that ...