Share via


EventAggregator Class

Implements IEventAggregator.

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 class EventAggregator : IEventAggregator
'Declaration
Public Class EventAggregator
    Implements IEventAggregator

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.PubSubEvents.EventAggregator

See Also

EventAggregator Members

Microsoft.Practices.Prism.PubSubEvents Namespace