how to hide a button that is bound to a command that cannot execute?

Viewed 9584

Instead of disabling the button which happens automatically, i would like to hide (or rather collapse the visibility of) the button.

3 Answers
Related