AutomationProperties.ItemStatusProperty Property

Definition

Identifies the AutomationProperties.ItemStatus XAML attached property.

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

Property Value

The identifier for the AutomationProperties.ItemStatus XAML attached property.

Applies to

See also