AutomationElementIdentifiers.ItemStatusProperty Свойство

Определение

Определяет свойство автоматизации состояния элемента. Текущее состояние элемента возвращается методом GetItemStatus .

public:
 static property AutomationProperty ^ ItemStatusProperty { AutomationProperty ^ get(); };
static AutomationProperty ItemStatusProperty();
public static AutomationProperty ItemStatusProperty { get; }
var automationProperty = AutomationElementIdentifiers.itemStatusProperty;
Public Shared ReadOnly Property ItemStatusProperty As AutomationProperty

Значение свойства

Идентификатор свойства автоматизации.

Применяется к