Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 943 Bytes

automationproperties_setautomationid_1546703391.md

File metadata and controls

30 lines (19 loc) · 943 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.AutomationProperties.SetAutomationId(Windows.UI.Xaml.DependencyObject,System.String)
winrt method

Windows.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

AutomationProperties.AutomationId, Attached properties overview