AutomationPeer::GetLabeledByCore Method ()

 

When overridden in a derived class, is called by GetLabeledBy.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual AutomationPeer^ GetLabeledByCore() abstract

Return Value

Type: System.Windows.Automation.Peers::AutomationPeer^

The LabelAutomationPeer for the element that is targeted by the Label.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: