Combobox selectionchange event in Viewmodel
Hi,
I am new to WPF.I wanted to implement selectionChange event of ComboBox in Viewmodel class where combobox is there in Xaml.
I don't need in selection Change event in xaml.cs
Please suggest the better approach.
Thanks,
Prasant