Base:
method
GetLabeledByCore
System.Windows.Automation.Peers.AutomationPeer.GetLabeledByCore()
1 override of GetLabeledByCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
75override protected AutomationPeer GetLabeledByCore()
1 reference to GetLabeledByCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
77AutomationPeer labelPeer = base.GetLabeledByCore();