Base:
method
GetAutomationIdCore
System.Windows.Automation.Peers.AutomationPeer.GetAutomationIdCore()
1 override of GetAutomationIdCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
32protected override string GetAutomationIdCore()
1 reference to GetAutomationIdCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (1)
35string result = base.GetAutomationIdCore();