Share via


RibbonGalleryItemAutomationPeer.GetAccessKeyCore メソッド

定義

この RibbonGalleryItem に関連付けられている RibbonGalleryItemAutomationPeer のアクセス キーの組み合わせを取得します。

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

戻り値

この RibbonGalleryItem に関連付けられている RibbonGalleryItemAutomationPeer のアクセス キーの組み合わせ。

適用対象