Click here to Skip to main content
15,867,308 members
Articles / Desktop Programming / WPF

Using the Visitor Pattern to Maintain MVVM Layering While Implementing Dialogs in WPF

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
2 Jan 2020CPOL4 min read 9.8K   288   5  
A simplified approach to maintaining the WPF MVVM layers when the ViewModel needs to show a form dialog

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Principal Software Engineer in medical device and related fields.

Comments and Discussions