Condividi tramite


AutomationProperties.AutomationIdProperty Proprietà

Definizione

Identifica la proprietà associata 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

Valore della proprietà

Identificatore della proprietà associata AutomationProperties.AutomationId .

Si applica a

Vedi anche