SearchPopupNavigationService::GetCurrentLocationSetMode Method (Popup^)
Visual Studio 2015
Obtains the value tracking whether the CurrentLocation was last changed by keyboard or by mouse.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: static CurrentLocationSetMode GetCurrentLocationSetMode( Popup^ searchControlPopup )
Parameters
- searchControlPopup
-
Type:
System.Windows.Controls.Primitives::Popup^
The popup within which the location is tracked.
Return Value
Type: Microsoft.VisualStudio.PlatformUI::CurrentLocationSetModeReturns the CurrentLocationSetMode value.
Show: