Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 945 Bytes

automationproperties_itemstatusproperty.md

File metadata and controls

28 lines (17 loc) · 945 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.AutomationProperties.ItemStatusProperty
winrt property

Microsoft.UI.Xaml.Automation.AutomationProperties.ItemStatusProperty

-description

Identifies the ItemStatus attached property, which describes the status of an automation element item.

-property-value

A text string containing an identifier for the ItemStatus attached property.

-remarks

The ItemStatus property lets a client ascertain whether an element is conveying status about an item as well as what the status is. For example, an item associated with a contact in a messaging application might be "Busy" or "Connected".

When ItemStatus is supported, the string must match the application UI language or the operating system default UI language.

-examples

-see-also