Hi,
I need know how to pass parameter with the relaycommand in my application MVVM.
Because In my view i have one TabControl with two TabItems, and in my button in the first Tabitem i need change the TabItem selected by command in my viewModel,
Anyone have one suggestion for this?