Skip to content

Tory05/wpfmdi

 
 

Repository files navigation

WPF Multiple Document Interface (MDI) with Metro style

Project Description

A library to add the traditional Windows Forms Multiple Document Interface (MDI) features to WPF. The aim is to resemble the original as much as possible with metro style.

08/07/18 Reconfigured to use resource dictionary and fixed window control highlight (close,minimize,maximize)
05/05/19 Added some examples: - setting Mahapps icon as mdi icon
                              - Activated/Deactivated from CastagnaIT repo (nice idea)
                              - Closing cancel event for mdi child (works in my projects, fails in the Example...)
15/10/21 Full overhaul of the theme. 
Removed old themes.
Rewrited the Metro style, using MahApps IconPack for the window controls 
(Minimazed and maximzed style).

Todos

  • Fix close event for MDIChild
  • Theme Manager to switch Accents