SearchPopupNavigationService.GetIsCurrentLocation(FrameworkElement) Méthode

Définition

Obtient ou définit l’indicateur qui spécifie si l’élément spécifié est l’emplacement actuel.

public:
 static bool GetIsCurrentLocation(System::Windows::FrameworkElement ^ element);
public static bool GetIsCurrentLocation (System.Windows.FrameworkElement element);
static member GetIsCurrentLocation : System.Windows.FrameworkElement -> bool
Public Shared Function GetIsCurrentLocation (element As FrameworkElement) As Boolean

Paramètres

element
FrameworkElement

Élément à vérifier.

Retours

Boolean

Retourne true si l’élément est l’emplacement actuel ; sinon, retourne false .

S’applique à