ICallHierarchyToolWindowUI::AllowContextMenuAtLocation Method (Point)
Visual Studio 2015
Determines whether a shortcut menu is allowed at the given location.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Parameters
- location
-
Type:
System.Windows::Point
The location to test.
Return Value
Type: System::Booleantrue if a shortcut menu is allowed at the given location; otherwise, false.
Show: