AutomationProperties.IsRequiredForFormProperty 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.
Identifie la propriété jointe AutomationProperties.IsRequiredForForm , qui est une valeur booléenne qui indique si l’élément Automation doit être rempli dans un formulaire.
public:
static property DependencyProperty ^ IsRequiredForFormProperty { DependencyProperty ^ get(); };
static DependencyProperty IsRequiredForFormProperty();
public static DependencyProperty IsRequiredForFormProperty { get; }
var dependencyProperty = AutomationProperties.isRequiredForFormProperty;
Public Shared ReadOnly Property IsRequiredForFormProperty As DependencyProperty
Valeur de propriété
Identificateur de la propriété jointe AutomationProperties.IsRequiredForForm .