IComponentModel::DefaultCompositionService Property
Visual Studio 2015
Gets the composition service of the Visual Studio default composition container that allows satisfying imports of objects that are not a part of the container.
Assembly: Microsoft.VisualStudio.ComponentModelHost (in Microsoft.VisualStudio.ComponentModelHost.dll)
Property Value
Type: System.ComponentModel.Composition::ICompositionService^The composition service.
Show: