RibbonGalleryItemAutomationPeer.GetAccessKeyCore 方法

获取与此 RibbonGalleryItemAutomationPeer 关联的 RibbonGalleryItem 的快捷组合键。

命名空间:  Microsoft.Windows.Automation.Peers
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Protected Overrides Function GetAccessKeyCore As String
protected override string GetAccessKeyCore()
protected:
virtual String^ GetAccessKeyCore() override
abstract GetAccessKeyCore : unit -> string 
override GetAccessKeyCore : unit -> string 
protected override function GetAccessKeyCore() : String

返回值

类型:System.String
与此 RibbonGalleryItemAutomationPeer 关联的 RibbonGalleryItem 的快捷键组合。

.NET Framework 安全性

请参见

参考

RibbonGalleryItemAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间