AutomationProperties.AutomationIdProperty 属性

定义

标识 AutomationProperties.AutomationId 附加属性。

public:
 static property DependencyProperty ^ AutomationIdProperty { DependencyProperty ^ get(); };
static DependencyProperty AutomationIdProperty();
public static DependencyProperty AutomationIdProperty { get; }
var dependencyProperty = AutomationProperties.automationIdProperty;
Public Shared ReadOnly Property AutomationIdProperty As DependencyProperty

属性值

AutomationProperties.AutomationId 附加属性的标识符。

适用于

另请参阅