Method | Description | |
---|---|---|
AppendTimeLine ( ) : void |
Publishes the append time line message.
|
|
MainMenuViewModel ( IWindowManager windowManager, IEventAggregator events ) : System |
Intializes an instance of the MainMenuViewModel class.
|
|
OpenTimeLine ( ) : void |
Publishes the open time line message.
|
|
SaveTimeLine ( ) : void |
Publishes the save time line message.
|
|
ShowAboutDialog ( ) : void |
Shows the About dialog.
|
public MainMenuViewModel ( IWindowManager windowManager, IEventAggregator events ) : System | ||
windowManager | IWindowManager | The window manager. |
events | IEventAggregator | The events aggregator. |
return | System |