SelectionChangingEventHandler-Delegat

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Delegate Sub SelectionChangingEventHandler ( _
    sender As Object, _
    e As SelectionChangingEventArgs _
)
public delegate void SelectionChangingEventHandler(
    Object sender,
    SelectionChangingEventArgs e
)

Parameter

Siehe auch

Referenz

Microsoft.TeamFoundation.Controls.WPF-Namespace