ContextMenuAdapter.ShowContextMenuCommandProperty Field
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.