Metodo ContextMenuAdapter.GetShowContextMenuCommand

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

Sintassi

'Dichiarazione
Public Shared Function GetShowContextMenuCommand ( _
    target As UIElement _
) As ICommand
public static ICommand GetShowContextMenuCommand(
    UIElement target
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ContextMenuAdapter Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF