Condividi tramite


Metodo TreeViewItemEvents.GetCollapsedCommand

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

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TreeViewItemEvents Classe

Spazio dei nomi Microsoft.TeamFoundation.MVVM