WindowNotificationManager.

Show(object) Method

Summary

Shows a notification.

Syntax

public void Show(object content)

Parameters

Name Type Description
content object The content to be displayed.

Return Value

Type Description
void