Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 724 Bytes

automationproperties_automationcontroltype.md

File metadata and controls

22 lines (14 loc) · 724 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.AutomationProperties.AutomationControlType
winrt attachedproperty

Microsoft.UI.Xaml.Automation.AutomationProperties.AutomationControlType

-description

Identifies the type of user interface (UI) element that is exposed to the Microsoft UI Automation client.

-remarks

-see-also

GetAutomationControlType(Microsoft.UI.Xaml.UIElement), SetAutomationControlType(Microsoft.UI.Xaml.UIElement,Microsoft.UI.Xaml.Automation.Peers.AutomationControlType)

-examples