BindingListener.Binding Property

Gets or sets the Binding to when attaching the dependency property.

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

Syntax

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

See Also

BindingListener Class

Microsoft.Practices.Prism.Interactivity Namespace