SearchPopupNavigationService.IsCurrentLocationProperty 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.
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