ContextMenuAdapter.ShowContextMenuCommandProperty Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Captures right-click, context menu keyboard key, and shift+F10 (the various ways of invoking a context menu) and, when any one of these occur, invokes the attached command.

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

Syntax

'Declaration
Public Shared ReadOnly ShowContextMenuCommandProperty As DependencyProperty
public static readonly DependencyProperty ShowContextMenuCommandProperty
public:
static initonly DependencyProperty^ ShowContextMenuCommandProperty
static val ShowContextMenuCommandProperty: DependencyProperty
public static final var ShowContextMenuCommandProperty : DependencyProperty

.NET Framework Security

See Also

Reference

ContextMenuAdapter Class

Microsoft.TeamFoundation.Controls.WPF Namespace