DropDownLinkCommand-Konstruktor (Action<Object>)

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

Syntax

'Declaration
Public Sub New ( _
    execute As Action(Of Object) _
)
public DropDownLinkCommand(
    Action<Object> execute
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DropDownLinkCommand Klasse

DropDownLinkCommand-Überladung

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace