SearchPopupNavigationService.GetCurrentLocationSetMode(Popup) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o valor que controla se o CurrentLocation foi alterado pela última vez pelo teclado ou pelo mouse.
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
Parâmetros
- searchControlPopup
- Popup
O pop-up no qual o local é acompanhado.
Retornos
Retorna o valor de CurrentLocationSetMode.