AutomationProperties.ItemStatusProperty Propriedade

Definição

Identifica a propriedade anexada AutomationProperties.ItemStatus XAML.

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 da propriedade

O identificador da propriedade anexada AutomationProperties.ItemStatus XAML.

Aplica-se a

Confira também