Base:
method
GetAutomationIdCore
System.Windows.Automation.Peers.AutomationPeer.GetAutomationIdCore()
1 override of GetAutomationIdCore
PresentationFramework (1)
System\Windows\Automation\Peers\FrameworkElementAutomationPeer.cs (1)
30protected override string GetAutomationIdCore()
1 reference to GetAutomationIdCore
PresentationFramework (1)
System\Windows\Automation\Peers\FrameworkElementAutomationPeer.cs (1)
33string result = base.GetAutomationIdCore();