Passing a parameter using RelayCommand defined in the ViewModel (from Josh Smith example)

后端 未结 6 499
既然无缘
既然无缘 2020-12-09 02:57

I would like to pass a parameter defined in the XAML (View) of my application to the ViewModel class by using the RelayCommand. I followed Josh Smith\'s excellent article o

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 03:27

    I am just trying to sell my point, check this out whether this works...

    http://mywpf-visu.blogspot.com/2009/12/relay-command-how-to-pass-parameter.html

提交回复
热议问题