ContextMenuAdapter.SetShowContextMenuCommand-Methode

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

Syntax

'Declaration
Public Shared Sub SetShowContextMenuCommand ( _
    target As UIElement, _
    value As ICommand _
)
public static void SetShowContextMenuCommand(
    UIElement target,
    ICommand value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextMenuAdapter Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace