6 overrides of GetHelpTextCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
113
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
159
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
179
protected override string
GetHelpTextCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
145
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
241
protected override string
GetHelpTextCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
598
protected override string
GetHelpTextCore
()
2 references to GetHelpTextCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1119
result =
GetHelpTextCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
111
/// <see cref="AutomationPeer.
GetHelpTextCore
"/>