NotificationWindow Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The NotificationWindow type exposes the following members.

Properties

  Name Description
Public property Content Gets or sets the root of visual elements that define the visual look of the notification.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Height Gets or sets the height, in pixels, of this notification window. See Remarks.
Public property Visibility Gets a value that determines whether this notification is currently being displayed.
Public property Width Gets or sets the width, in pixels, of this notification window. See Remarks.

Top