Condividi tramite


Metodo SearchPopupNavigationService.GetCurrentLocation

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetCurrentLocation ( _
    searchControlPopup As Popup _
) As FrameworkElement
public static FrameworkElement GetCurrentLocation(
    Popup searchControlPopup
)

Parametri

Valore restituito

Tipo: System.Windows.FrameworkElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SearchPopupNavigationService Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI