ButtonBaseAutomationPeer.GetNameCore Method

Definition

Gets the name of the class of the element associated with this ButtonBaseAutomationPeer. Called by GetName().

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

Returns

A string that contains the class name, minus the accelerator key.

Applies to