Share via


IEventAggregator Interface

Defines an interface to get instances of an event type.

Namespace: Microsoft.Practices.Prism.PubSubEvents
Assembly: Microsoft.Practices.Prism.PubSubEvents (in Microsoft.Practices.Prism.PubSubEvents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

public interface IEventAggregator
'Declaration
Public Interface IEventAggregator

See Also

IEventAggregator Members

Microsoft.Practices.Prism.PubSubEvents Namespace