AutomationProperties.LevelProperty Property

Definition

Identifies the AutomationProperties.Level XAML attached property.

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

Property Value

The identifier for the AutomationProperties.Level XAML attached property.

Applies to

See also