Share via


AutomationProperties.AcceleratorKeyProperty Proprietà

Definizione

Identifica la proprietà associata AutomationProperties.AcceleratorKey .

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

Valore della proprietà

Identificatore della proprietà associata AutomationProperties.AcceleratorKey .

Si applica a

Vedi anche