So,
after some further reading of the MSDN I am little bit confused about the services and DesignerHost or DesignSurface. What is the best place to add the corresponding services (like ISelectionService, IMenuCommandService etc.) is it DesignSurface or DesignerHost. Or should some services be added to the designer host and some to the design surface?
Thanks in advance,
Franz