Condividi tramite


AutomationProperties.IsRequiredForFormProperty Proprietà

Definizione

Identifica la proprietà associata AutomationProperties.IsRequiredForForm , ovvero un valore booleano che indica se è necessario compilare l'elemento di automazione in un modulo.

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

Si applica a