I have a wpf Toolbar in a ToolbarTray inside my application which must host Buttons and ToggleButtons. Can someone suggest me how to implement this behavior in MVVM? The code below is what I have right now: I have a wpf Toolbar in a ToolbarTray inside my