AutomationProperties.AccessKeyProperty Property

Definition

Identifies the AutomationProperties.AccessKey attached property.

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

Property Value

The identifier for the AutomationProperties.AccessKey attached property.

Applies to

See also