AutomationElementIdentifiers.ItemStatusProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the item status automation property. The current item status is returned by the GetItemStatus method.
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
Property Value
The automation property identifier.