Condividi tramite


Metodo SelectorEvents.GetSelectionChangedCommand

Spazio dei nomi:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
Public Shared Function GetSelectionChangedCommand ( _
    obj As DependencyObject _
) As ICommand
public static ICommand GetSelectionChangedCommand(
    DependencyObject obj
)

Parametri

Valore restituito

Tipo: System.Windows.Input.ICommand
Restituisca il valore ICommand.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SelectorEvents Classe

Spazio dei nomi Microsoft.TeamFoundation.MVVM