-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Dirkster99 edited this page Sep 6, 2018
·
12 revisions
This section 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 solution adhere to the pattern described in this Code Project article on WPF control design patterns (using a different demo application).
The BmLib project implements the control (view aspect) that is shown in the UI when the demo applications show the Modern UI Breadcrumb control.