InteractionRequestedEventArgs Class
Event args for the Raised event.
Namespace: Microsoft.Practices.Prism.Interactivity.InteractionRequest
Assembly: Microsoft.Practices.Prism.Interactivity (in Microsoft.Practices.Prism.Interactivity.dll)
Syntax
public class InteractionRequestedEventArgs : EventArgs
'Declaration
Public Class InteractionRequestedEventArgs _
Inherits EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Practices.Prism.Interactivity.InteractionRequest.InteractionRequestedEventArgs
See Also
InteractionRequestedEventArgs Members
Microsoft.Practices.Prism.Interactivity.InteractionRequest Namespace