AutomationProperties.ItemStatusProperty Propiedad

Definición

Identifica la propiedad adjunta XAML AutomationProperties.ItemStatus .

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

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.ItemStatus .

Se aplica a

Consulte también