Share via


ToastPopupAction.PopupElementName Property

Gets or sets the name of the Popup element to show when an IInteractionRequest is received.

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

Syntax

public string PopupElementName { get; set; }
'Declaration
Public Property PopupElementName As String
    Get
    Set

See Also

ToastPopupAction Class

Microsoft.Practices.Prism.Interactivity.InteractionRequest Namespace