WindowNotificationManager.

WindowNotificationManager(Window) Constructor

Summary

Initializes a new instance of the WindowNotificationManager class.

Syntax

public WindowNotificationManager(Window host)

Parameters

Name Type Description
host Window The window that will host the control.

Return Value

Type Description
void