AutomationElementIdentifiers.AcceleratorKeyProperty Proprietà

Definizione

Identifica la proprietà di automazione delle chiavi dell'acceleratore. Il valore della proprietà della chiave di scelta rapida viene restituito dal metodo GetAcceleratorKey .

public:
 static property AutomationProperty ^ AcceleratorKeyProperty { AutomationProperty ^ get(); };
static AutomationProperty AcceleratorKeyProperty();
public static AutomationProperty AcceleratorKeyProperty { get; }
var automationProperty = AutomationElementIdentifiers.acceleratorKeyProperty;
Public Shared ReadOnly Property AcceleratorKeyProperty As AutomationProperty

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a