ThumbAutomationPeer.GetNameCore Method

Definition

Gets the text label of the Thumb that is associated with this ThumbAutomationPeer. Called by GetName().

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

Returns

null (Nothing in Visual Basic).

Applies to

See also