ListView in WPF is not showing the ViewModel static data
I am creating a small example to show the enum data using ViewModel on WPF page. But Somehow it is not showing.
I am creating a small example to show the enum data using ViewModel on WPF page. But Somehow it is not showing.