-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Dirkster99 edited this page Sep 5, 2018
·
12 revisions
This page shows the technical solution overview on the project. The solution contains the assemblies and dependencies as shown in the UML deployment graph
There are 2 Demo projects:
The BreadCrumbTestLib project is a library that implements demo aspects (such as ViewModel class definitions) that are used in both of the above demo programs. The dependencies in this project adhere to the pattern described in this Code Project article on WPF control design patterns (using a different demo application).