开发者

prism4 :mouse events

开发者 https://www.devze.com 2023-04-12 14:56 出处:网络
What is the best solution to implement mouse or load or select event in prism 4. I am adding double click event on dxgrid and looking for a best practice to im开发者_如何学Cplement this feature.

What is the best solution to implement mouse or load or select event in prism 4. I am adding double click event on dxgrid and looking for a best practice to im开发者_如何学Cplement this feature. for eg : mouse click, loaded, selected

Thanks,


You would typically use Behaviors for that. Behaviors map specific events of your View to commands in your ViewModel.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号