ICallHierarchyToolWindowUI::DetermineContextMenuLocationForKeyboardFocusedElement Method ()

 

Determines the location of a shortcut menu invoked from the keyboard.

Namespace:   Microsoft.VisualStudio.Language.CallHierarchy
Assembly:  Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)

Nullable<Point> DetermineContextMenuLocationForKeyboardFocusedElement()

Return Value

Type: System::Nullable<Point>

The location of the shortcut menu, or null if one cannot be displayed.

Return to top
Show: