Click or drag to resize

IExportProviderExportsChanged Event

Occurs when the exports in the IExportProvider change.

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
event EventHandler<EventArgs> ExportsChanged

Value

Type: SystemEventHandlerEventArgs
See Also