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)
73
protected override string
GetNameCore
()
1 reference to GetNameCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
75
string name = base.
GetNameCore
();