FrameworkElementAutomationPeer.GetHelpTextCore Metoda

Definicja

Pobiera ciąg opisujący funkcje ContentElement skojarzone z tym elementem ContentElementAutomationPeer. Wywoływane przez GetHelpText().

protected:
 override System::String ^ GetHelpTextCore();
protected override string GetHelpTextCore ();
override this.GetHelpTextCore : unit -> string
Protected Overrides Function GetHelpTextCore () As String

Zwraca

Tekst pomocy, zazwyczaj z elementu ToolTip, lub Empty jeśli nie ma tekstu pomocy.

Dotyczy

Zobacz też