Anders Kjeldgaard

Results 3 issues of Anders Kjeldgaard

The ControlTemplate for the Control "NavigatorWindow" is missing part names on the ListBox controls. The missing names are: _PART_AnchorableListBox_ and _PART_DocumentListBox_.

Using the `WithConcreteTypeDynamicRegistrations()`, when injecting a range of class, where no registrations has been added, results in instantation of an item. **Other scenarios:** 1. When using `WithAutoConcreteTypeResolution` the issue does...

bug

Visual studio has a setting that redirects the debugging information to the Immediate Window instead of the Output Window. Benefits are faster Debugging speed, but no colorization. Is it possible...

enhancement