WaldemarCoding / MahAppsPrismDemo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 100.0%