SearchPopupNavigationService.SetCurrentLocationSetMode Yöntem

Tanım

CurrentLocationEn son klavye veya fare tarafından değiştirilip değiştirilmediğini izleyen değeri ayarlar.

public:
 static void SetCurrentLocationSetMode(System::Windows::Controls::Primitives::Popup ^ searchControlPopup, Microsoft::VisualStudio::PlatformUI::CurrentLocationSetMode value);
public static void SetCurrentLocationSetMode (System.Windows.Controls.Primitives.Popup searchControlPopup, Microsoft.VisualStudio.PlatformUI.CurrentLocationSetMode value);
static member SetCurrentLocationSetMode : System.Windows.Controls.Primitives.Popup * Microsoft.VisualStudio.PlatformUI.CurrentLocationSetMode -> unit
Public Shared Sub SetCurrentLocationSetMode (searchControlPopup As Popup, value As CurrentLocationSetMode)

Parametreler

searchControlPopup
Popup

Konumun izlendiği açılan pencere.

value
CurrentLocationSetMode

Klavye veya fareyi gösteren değer.

Şunlara uygulanır