ItemAutomationPeer::GetLabeledByCore Method ()
.NET Framework (current version)
Gets the AutomationPeer for the Label that is targeted to the specified UIElement.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Windows.Automation.Peers::AutomationPeer^The LabelAutomationPeer for the element that is targeted by the Label.
The UIElement corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer. This method is called by GetLabeledBy.
.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: