共用方式為


AutomationProperties.IsRequiredForFormProperty 屬性

定義

識別 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

屬性值

AutomationProperties.IsRequiredForForm附加屬性的識別碼。

適用於