SearchPopupNavigationService Attached Properties

 

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

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCurrentLocation

Gets or sets the current navigation location within this popup.

System_CAPS_pubpropertySystem_CAPS_staticCurrentLocationSetMode

Gets or sets the property that tracks whether the CurrentLocation was last changed by keyboard or by mouse.

System_CAPS_pubpropertySystem_CAPS_staticIsCurrentLocation

Gets or sets the flag indicating whether this element is the current location.

System_CAPS_pubpropertySystem_CAPS_staticIsNavigable

Gets or sets the flag indicating whether it is possible to navigate to this element.

System_CAPS_pubpropertySystem_CAPS_staticIsNavigationEnabled

Gets or sets the flag indicating whether navigation is enabled on this popup.

Return to top
Show: