This topic has not yet been rated - Rate this topic

ICoreAcceleratorKeys interface

Provides an interface that defines the basic behavior for an accelerator key.

Syntax


public interface ICoreAcceleratorKeys

Attributes

GuidAttribute("9ffdf7f5-b8c9-4ef0-b7d2-1de626561fc8")
VersionAttribute(NTDDI_WIN8)
WebHostHiddenAttribute()

Members

The ICoreAcceleratorKeys interface has these types of members:

Events

The ICoreAcceleratorKeys interface has these events.

EventDescription
AcceleratorKeyActivated Defines the event that is fired when an accelerator key is pressed or activated.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.UI.Core
Windows::UI::Core [C++]

Metadata

Windows.winmd

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.