RibbonToolTipAutomationPeer.GetNameCore Method

Definition

Gets the name that describes the element that is associated with this RibbonToolTipAutomationPeer. This method is called by GetClassName().

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

Returns

The name that describes the element that is associated with this RibbonToolTipAutomationPeer.

Applies to