INotifyComposablePartCatalogChanged Interface

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

Provides notifications when a ComposablePartCatalog changes.

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

Syntax

'Declaration
Public Interface INotifyComposablePartCatalogChanged
public interface INotifyComposablePartCatalogChanged

The INotifyComposablePartCatalogChanged type exposes the following members.

Events

  Name Description
Public event Changed Occurs when a ComposablePartCatalog has changed.
Public event Changing Occurs when a ComposablePartCatalog is changing.

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.