ef5e9afb89 | ||
---|---|---|
DynamicMenu | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
StyletTestingGround.sln |
README.md
Stylet testing ground
Stylet is a popular MVVM library for .NET WPF applications. It supports both .NET Framework and .NET Core.
This solution contains multiple projects demonstrating the use of Stylet MVVM library for various use-cases.
Dynamic Menu
The goal of this project is to dynamically create a side-menu for all ViewModels added to Conductor<T>.Collection.OneActive
conductor.