Skip to content

RinKunn/MdiMvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MdiContainer MVVM for WPF with multitabs

This is a project based on excellent MDIContainer for WPF. You can find the original project here.

Features:

  • Minimized windows are located in the ListBox container on the bottom of the MdiContainer;
  • Snapshots that appear when mouse hover an ListBoxItem of Minimized windows are saved in the AppData/gb_mdi folder;
  • Added ScrollView to MdiContainer's canvas;
  • MdiContainer's canvas fits its size under MdiWindows;
  • Added base ViewModel for MdiWindows.

The source code is licensed under the GNU General Public License version 3 (GPLv3)

About

MVVM MdiContainer for WPF with multiple tabs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages