FrameworkElementAutomationPeer::GetHelpTextCore Method ()

 

Gets the string that describes the functionality of the ContentElement that is associated with this ContentElementAutomationPeer. Called by GetHelpText.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual String^ GetHelpTextCore() override

Return Value

Type: System::String^

The help text, usually from the ToolTip, or Empty if there is no help text.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: