Condividi tramite


Metodo TreeViewItemEvents.GetExpandedCommandParameter

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

Sintassi

'Dichiarazione
Public Shared Function GetExpandedCommandParameter ( _
    obj As DependencyObject _
) As Object
public static Object GetExpandedCommandParameter(
    DependencyObject obj
)

Parametri

Valore restituito

Tipo: System.Object
Restituisca il valore Object.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TreeViewItemEvents Classe

Spazio dei nomi Microsoft.TeamFoundation.MVVM