Condividi tramite


Metodo SearchPopupNavigationService.SetIsCurrentLocation

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

Sintassi

'Dichiarazione
Public Shared Sub SetIsCurrentLocation ( _
    element As FrameworkElement, _
    value As Boolean _
)
public static void SetIsCurrentLocation(
    FrameworkElement element,
    bool value
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SearchPopupNavigationService Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI