NotificationWindow Properties
Silverlight
The NotificationWindow type exposes the following members.
| Name | Description | |
|---|---|---|
|
Content | Gets or sets the root of visual elements that define the visual look of the notification. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Height | Gets or sets the height, in pixels, of this notification window. See Remarks. |
|
Visibility | Gets a value that determines whether this notification is currently being displayed. |
|
Width | Gets or sets the width, in pixels, of this notification window. See Remarks. |