-
Notifications
You must be signed in to change notification settings - Fork 5
Main Module
Mark Kromis edited this page Oct 21, 2019
·
1 revision
Sets up the initial objects to make using multiple editors/documents easier to use.
- WPF (Framework)
- MesWindow -- Main window interface. Sets up themes etc...
- IMesManager - Main service class for interacting with the dockable window.
- IMesStatusBar - Main status bar interface.
- IThemeManager - Theme Management
- MesWindow - Main window for ribbon, use in place of MvxWindow for main window.