ContextMenuAdapter.GetShowContextMenuCommand-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Windows.Input.ICommand
Gibt ICommand zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextMenuAdapter Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace