Compartir a través de


AutomationProperties.LevelProperty Propiedad

Definición

Identifica la propiedad adjunta 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

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.Level .

Se aplica a

Consulte también