Gets the default instance for EventAggregator service, allowing events to be subscribed and published in a static manner.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property Default As EventAggregator |
Managed Extensions for C++ | |
---|
public: __property static EventAggregator* get_Default(); |
Remarks
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also