Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 707 Bytes

automationproperties_getitemstatus_500275242.md

File metadata and controls

26 lines (18 loc) · 707 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.GetItemStatus(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.GetItemStatus

-description

Gets the value of the AutomationProperties.ItemStatus attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject to check.

-returns

The item status of the element.

-remarks

-examples

-see-also