Share via


ThumbAutomationPeer.GetNameCore Método

Definición

Obtiene la etiqueta de texto del Thumb asociado a este ThumbAutomationPeer. Es llamado por el método GetName().

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

Devoluciones

String

null (Nothing en Visual Basic).

Se aplica a

Consulte también