Share via


AutomationProperties.IsRequiredForFormProperty Propiedad

Definición

Identifica la propiedad adjunta 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

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.IsRequiredForForm .

Se aplica a

Consulte también