ItemAutomationPeer::GetNameCore Method ()
.NET Framework (current version)
Gets the text label of the UIElement that corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer.
Assembly: PresentationFramework (in PresentationFramework.dll)
You can think of the name property as if it were a string of text that users use to explain which control they are referring to. Make certain that you have a textual representation for all controls in the graphical user interface (GUI) so that you can programmatically refer to the control in a localized manner.
This method is called by GetName.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: