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附加屬性的識別碼。

適用於

另請參閱