Share via


EventAggregator Class

Implements IEventAggregator.

Namespace:  Microsoft.Practices.Prism.Events
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public class EventAggregator : IEventAggregator
'Declaration
Public Class EventAggregator _
    Implements IEventAggregator

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.Events.EventAggregator
    Microsoft.Practices.Prism.MefExtensions.Events.MefEventAggregator

See Also

EventAggregator Members

Microsoft.Practices.Prism.Events Namespace