SearchPopupNavigationService::GetCurrentLocationSetMode Method (Popup^)

 

Obtains the value tracking whether the CurrentLocation was last changed by keyboard or by mouse.

Namespace:   Microsoft.VisualStudio.PlatformUI
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 to top
Show: