6 overrides of GetLabeledByCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
238override protected AutomationPeer GetLabeledByCore()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
330override protected AutomationPeer GetLabeledByCore()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
377override protected AutomationPeer GetLabeledByCore()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
175protected override AutomationPeer GetLabeledByCore()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
275protected override AutomationPeer GetLabeledByCore()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
564protected override AutomationPeer GetLabeledByCore()
2 references to GetLabeledByCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1086result = GetLabeledByCore();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
236/// <see cref="AutomationPeer.GetLabeledByCore"/>