Share via


SearchPopupNavigationService.IsCurrentLocationProperty Field

Definition

IsCurrentLocation property can be set on popup child elements to make that element the active location in the popup (sets CurrentLocation for the popup). Also, the IsCurrentLocation property on the previous active location (if any) will be automatically cleared.

public: static initonly System::Windows::DependencyProperty ^ IsCurrentLocationProperty;
public static readonly System.Windows.DependencyProperty IsCurrentLocationProperty;
 staticval mutable IsCurrentLocationProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsCurrentLocationProperty As DependencyProperty 

Field Value

Applies to