IPartImportsSatisfiedNotification Interface

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

Notifies a part when its imports have been satisfied.

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

Syntax

'Declaration
Public Interface IPartImportsSatisfiedNotification
public interface IPartImportsSatisfiedNotification

The IPartImportsSatisfiedNotification type exposes the following members.

Methods

  Name Description
Public method OnImportsSatisfied Called when a part's imports have been satisfied and it is safe to use.

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.