Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 680 Bytes

automationproperties_getname_1529049226.md

File metadata and controls

26 lines (18 loc) · 680 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.GetName(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.GetName

-description

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

-parameters

-param element

The DependencyObject to check.

-returns

The name of the specified element.

-remarks

-examples

-see-also