AutomationProperties.LevelProperty Proprietà

Definizione

Identifica la proprietà associata XAML AutomationProperties.Level .

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

Valore della proprietà

Identificatore della proprietà associata XAML AutomationProperties.Level .

Si applica a

Vedi anche