SearchPopupNavigationService.GetCurrentLocationSetMode(Popup) Yöntem

Tanım

CurrentLocationEn son klavye veya fareye göre değişiklik yapılıp yapılmayacağını izleyen değeri alır.

public:
 static Microsoft::VisualStudio::PlatformUI::CurrentLocationSetMode GetCurrentLocationSetMode(System::Windows::Controls::Primitives::Popup ^ searchControlPopup);
public static Microsoft.VisualStudio.PlatformUI.CurrentLocationSetMode GetCurrentLocationSetMode (System.Windows.Controls.Primitives.Popup searchControlPopup);
static member GetCurrentLocationSetMode : System.Windows.Controls.Primitives.Popup -> Microsoft.VisualStudio.PlatformUI.CurrentLocationSetMode
Public Shared Function GetCurrentLocationSetMode (searchControlPopup As Popup) As CurrentLocationSetMode

Parametreler

searchControlPopup
Popup

Konumun izlendiği açılan pencere.

Döndürülenler

CurrentLocationSetMode

Değeri döndürür CurrentLocationSetMode .

Şunlara uygulanır