SearchPopupNavigationService.IsNavigableProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IsNavigable property can be set on popup child elements to indicate they are valid navigation stops. Setting it on a popup child element also registers the control to be automatically made the current navigation location when the control is hovered or clicked.
public: static initonly System::Windows::DependencyProperty ^ IsNavigableProperty;
public static readonly System.Windows.DependencyProperty IsNavigableProperty;
staticval mutable IsNavigableProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsNavigableProperty As DependencyProperty