6 overrides of GetHelpTextCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
108
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
150
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
166
protected override string
GetHelpTextCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
138
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
230
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
581
protected override string
GetHelpTextCore
()
1 reference to GetHelpTextCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1107
result =
GetHelpTextCore
();