Currently, our MVVM Framework includes a few services implementing the IDocumentManagerService interface:
1. DockingDocumentUIService
2. FrameDocumentUIService
3. TabbedDocumentUIService
4. WindowedDocumentUIService
5. TabbedWindowDocumentUIService
Added By: Ned Stevanovski at: 1/19/2016 6:43:03 AM
1. DockingDocumentUIService
2. FrameDocumentUIService
3. TabbedDocumentUIService
4. WindowedDocumentUIService
5. TabbedWindowDocumentUIService
Question Comments
Added By: Ned Stevanovski at: 1/19/2016 6:43:03 AM
What should I do if I need 5 different WindowedDocumentUIServices ?
(Some windows need to be big, some small, some dialog, some not dialog, some using 1 window template, some using other window template ?