Base:
method
GetNameCore
System.Windows.Automation.Peers.FrameworkElementAutomationPeer.GetNameCore()
1 override of GetNameCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
73protected override string GetNameCore()
1 reference to GetNameCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
75string name = base.GetNameCore();