6 overrides of GetAutomationIdCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
92
protected override string
GetAutomationIdCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
138
protected override string
GetAutomationIdCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
157
protected override string
GetAutomationIdCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
67
protected override string
GetAutomationIdCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
167
protected override string
GetAutomationIdCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
484
protected override string
GetAutomationIdCore
()
4 references to GetAutomationIdCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
960
result =
GetAutomationIdCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
90
/// <see cref="AutomationPeer.
GetAutomationIdCore
"/>
PresentationFramework (2)
System\Windows\Automation\Peers\DocumentPageViewAutomationPeer.cs (1)
39
/// <see cref="AutomationPeer.
GetAutomationIdCore
()"/>
System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
26
/// <see cref="AutomationPeer.
GetAutomationIdCore
"/>