CurrentLocationSetMode Enumeration

 

Defines how the current location was set.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public enum CurrentLocationSetMode

Member nameDescription
ByKeyboard

The current location was set by pressing a key.

ByMouse

The current location was set by mouse hovering.

Return to top
Show: