This documentation is archived and is not being maintained.
WorkItemsListViewHelperVS::ShowContextMenu Method
Visual Studio 2013
Show default/extended context menu
Namespace: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
public: virtual void ShowContextMenu( WorkItemsList^ view, Point menuPosition, IOleCommandTarget^ commandHandler ) override
Parameters
- view
- Type: WorkItemsList
Control that shows the menu
- menuPosition
- Type: System.Windows::Point
- commandHandler
- Type: IOleCommandTarget
Command handler that handles the menu.
- 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.
Show: