AutomationProperties.IsRequiredForFormProperty 属性

定义

标识 AutomationProperties.IsRequiredForForm XAML 附加属性。

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 XAML 附加属性的标识符。

适用于

另请参阅