MapElement.IsEnabledProperty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static property DependencyProperty ^ IsEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsEnabledProperty();
public static DependencyProperty IsEnabledProperty { get; }
var dependencyProperty = MapElement.isEnabledProperty;
Public Shared ReadOnly Property IsEnabledProperty As DependencyProperty
Valeur de propriété
Identificateur de la propriété de dépendance IsEnabled .
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1803 (introduit dans 10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v6.0)
|