Skip to content

Sample Application showing modular loosely coupled program setup with some cross-functionality features between MahApps.Metro and PrismLibrary

Notifications You must be signed in to change notification settings

WaldemarCoding/MahAppsPrismDemo

Repository files navigation

MahAppsPrismDemo

Sample Application showing modular loosely coupled program setup with some cross-functionality features between MahApps.Metro and PrismLibrary

Currently it demonstrates the following features/concepts:

  1. Toggle (show/hide) Flyouts in a modular MVVM structured App, from everywhere in your app

  2. Add/Remove MahApps HamburgerMenu Entries from your Modules

  3. Add/Remove Flyouts from your Modules

  4. Use TabControl as HamburgerMenu Content (including ColseTabAction which removes the View also from its Prism Region)

Flyouts

Modular Setup


Based on Demo MahAppsPrismRegionAdapters

About

Sample Application showing modular loosely coupled program setup with some cross-functionality features between MahApps.Metro and PrismLibrary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages