C#/Prism
[Prism] ViewModelLocator.AutoWireViewModel
딸기우유중독
2024. 1. 9. 16:29
https://www.c-sharpcorner.com/article/datacontext-autowire-in-wpf/
DataContext And Autowire In WPF
There are 3 ways to bind the View with ViewModel. One way is to bind DataContext Property within a XAML, Second is to assign DataContext within Code-Behind and last using ViewModelLocator.
www.c-sharpcorner.com
728x90