InteractionRequestedEventArgs.Context Property
Gets the context for a requested interaction.
Namespace: Microsoft.Practices.Prism.Interactivity.InteractionRequest
Assembly: Microsoft.Practices.Prism.Interactivity (in Microsoft.Practices.Prism.Interactivity.dll)
Syntax
public Notification Context { get; private set; }
'Declaration
Public Property Context As Notification
Get
Private Set
See Also
InteractionRequestedEventArgs Class
Microsoft.Practices.Prism.Interactivity.InteractionRequest Namespace