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