BindingChangedEventArgs Class

The event arguments for the ChangedHandler delegate.

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

Syntax

public class BindingChangedEventArgs : EventArgs
'Declaration
Public Class BindingChangedEventArgs _
    Inherits EventArgs

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Practices.Prism.Interactivity.BindingChangedEventArgs

See Also

BindingChangedEventArgs Members

Microsoft.Practices.Prism.Interactivity Namespace