Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
Each Tile is a different UserControl with it's data bind to a different ViewModel
posted

Hi

Can you show me how to accomplish this?  I think I need to set a DataTemplateSelector and have each DataTemplate a UserControl.  Also I would like to bind each UserControl's data to a different ViewModel.

Thanks!