SearchPopupNavigationService.IsNavigableProperty Field

Definition

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 

Field Value

Applies to