RibbonGalleryItemAutomationPeer.GetClassNameCore 方法

定义

获取与此 RibbonGalleryItem 关联的 RibbonGalleryItemAutomationPeer 类名。 此方法由 GetClassName() 调用。

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

返回

String

在所有情况下为“RibbonGalleryItem”。

适用于