ItemAutomationPeer::GetAutomationIdCore Method ()
.NET Framework (current version)
Gets the string that uniquely identifies the UIElement that corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer.
Assembly: PresentationFramework (in PresentationFramework.dll)
The value of the UI Automation identifier is the AutomationId property. If the AutomationId property is not set, the value is the Name property.
This method is called by GetAutomationId.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: