NotificationChildWindow Class

The notification ChildWindow to use when displaying Notification messages.

Namespace:  Microsoft.Practices.Prism.Interactivity.InteractionRequest
Assembly:  Microsoft.Practices.Prism.Interactivity (in Microsoft.Practices.Prism.Interactivity.dll)

Syntax

public class NotificationChildWindow : ChildWindow
'Declaration
Public Class NotificationChildWindow _
    Inherits ChildWindow

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.ContentControl
            System.Windows.Controls.ChildWindow
              Microsoft.Practices.Prism.Interactivity.InteractionRequest.NotificationChildWindow

See Also

NotificationChildWindow Members

Microsoft.Practices.Prism.Interactivity.InteractionRequest Namespace