Freigeben über


SearchPopupNavigationService.SetIsNavigable Method

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

SearchPopupNavigationService Class

Microsoft.VisualStudio.PlatformUI Namespace