Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 774 Bytes

automationelementidentifiers_iscontrolelementproperty.md

File metadata and controls

22 lines (15 loc) · 774 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.AutomationElementIdentifiers.IsControlElementProperty
winrt property

Microsoft.UI.Xaml.Automation.AutomationElementIdentifiers.IsControlElementProperty

-description

Identifies the control element determination automation property. The control element status indicates whether the element contains user interface components that can be manipulated. The current status is returned by the IsControlElement method.

-property-value

The automation property identifier.

-remarks

-examples

-see-also