wpf - How to bind toolbar buttons on MVVM Pattern? -


How can I tie a collection of commands in a toolbar in the view view in the view-model?

You can use an item control in your view and use it to look like a toolbar. More items can overlay the panel


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -