RibbonContextualTabGroupAutomationPeer.GetNameCore Method

Definition

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

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 RibbonContextualTabGroupAutomationPeer.

Applies to