Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 861 Bytes

automationproperties_setname_2137845140.md

File metadata and controls

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

Windows.UI.Xaml.Automation.AutomationProperties.SetName

-description

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

-parameters

-param element

The DependencyObject for which to set the property.

-param value

The object name.

-remarks

-examples

-see-also

AutomationProperties.Name, Attached properties overview