Skip to content
Dirkster99 edited this page Sep 5, 2018 · 12 revisions

BreadCrumb Metro

This page shows the technical solution overview on the project. The solution contains the assemblies and dependencies as shown in the UML deployment graph

Dependencies

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).