Hi, How can I bind a collection of Commands in viewmodel to a toolbar in related view?
+1
A:
You could use an ItemsControl in your view and overwrite the ItemTemplate and ItemsPanel to make it look like a ToolBar
Rachel
2010-08-04 17:51:10