Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 787 Bytes

automationproperties_setautomationid_881018639.md

File metadata and controls

26 lines (18 loc) · 787 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.SetAutomationId(Microsoft.UI.Xaml.DependencyObject,System.String)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.SetAutomationId

-description

Sets the value of the AutomationProperties.AutomationId attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject for which to set the property.

-param value

The UI Automation identifier value to set.

-remarks

-examples

-see-also