Hello!
I want to use DocumentManagers WindowsUIView to implement multi-document interface with the help of SlideGroup. The problem is - I don't need any of specific actions of SlideGroup and zoomed document. Also I don't need zoomed document header at all - i will implement my own controls that allows switching to SlideGroup or any of its document and I will implement my own document header control so I don't need zoomed document header with back button.
How do I remove all actions from SlideGroup and how I can do the same for zoomed document along with removal of zoomed document header with back button?
Thank you!