संपादित करें

इसके माध्यम से साझा किया गया


RibbonTextBoxAutomationPeer.GetNameCore Method

Definition

Gets the name that describes the element that is associated with this RibbonTextBoxAutomationPeer. 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 RibbonTextBoxAutomationPeer.

Applies to