DropDownLinkCommand (Constructor) (Action<Object>, Predicate<Object>)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
Public Sub New ( _
    execute As Action(Of Object), _
    canExecute As Predicate(Of Object) _
)
public DropDownLinkCommand(
    Action<Object> execute,
    Predicate<Object> canExecute
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DropDownLinkCommand Clase

DropDownLinkCommand (Sobrecarga)

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer (Espacio de nombres)