Condividi tramite


AutomationProperties.IsRequiredForFormProperty Proprietà

Definizione

Identifica la proprietà associata 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

Valore della proprietà

Identificatore della proprietà associata XAML AutomationProperties.IsRequiredForForm .

Si applica a

Vedi anche