AutomationProperties.IsRequiredForFormProperty Propriété

Définition

Identifie la propriété jointe XAML AutomationProperties.IsRequiredForForm .

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 XAML AutomationProperties.IsRequiredForForm .

S’applique à

Voir aussi