How to hook up a ViewModel to a window using an attached property






3.50/5 (2 votes)
Shows you how you can attach a viewmodel to your WPF window using attached properties, rather than setting the DataContext to a static resource or in code-behind
3.50/5 (2 votes)
Shows you how you can attach a viewmodel to your WPF window using attached properties, rather than setting the DataContext to a static resource or in code-behind