ICompositionService Interface

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides methods to satisfy imports on an existing part instance.

Namespace:  System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)

Syntax

'Declaration
Public Interface ICompositionService
public interface ICompositionService

The ICompositionService type exposes the following members.

Methods

  Name Description
Public method SatisfyImportsOnce Composes the specified part, with recomposition and validation disabled.

Top

Extension Methods

  Name Description
Public Extension Method SatisfyImportsOnce Composes the specified part by using the specified composition service, with recomposition disabled. (Defined by AttributedModelServices.)

Top

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.