So, my view model class contains collection of some class from application's model. How can I show this in stack panel as buttons collection? Is it okey, to create button's collection of my data in the view model?
So, my view model class contains collection of some class from application's model. How can I show this in stack panel as buttons collection? Is it okey, to create button's collection of my data in the view model?