Share via


NotificationChildWindow.NotificationTemplate Property

The DataTemplate to apply when displaying Notification data.

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

Syntax

public DataTemplate NotificationTemplate { get; set; }
'Declaration
Public Property NotificationTemplate As DataTemplate
    Get
    Set

See Also

NotificationChildWindow Class

Microsoft.Practices.Prism.Interactivity.InteractionRequest Namespace