Base:
method
GetNameCore
System.Windows.Automation.Peers.AutomationPeer.GetNameCore()
1 override of GetNameCore
PresentationFramework (1)
System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
44override protected string GetNameCore()
1 reference to GetNameCore
PresentationFramework (1)
System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
46string result = base.GetNameCore();