Compartir a través de


SelectorEvents.SetUnselectedCommand (Método)

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

Sintaxis

'Declaración
Public Shared Sub SetUnselectedCommand ( _
    obj As DependencyObject, _
    value As ICommand _
)
public static void SetUnselectedCommand(
    DependencyObject obj,
    ICommand value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

SelectorEvents Clase

Microsoft.TeamFoundation.MVVM (Espacio de nombres)