Share via


KeyTipService.KeyTipAccessedEvent Field

Identifies the KeyTipAccessed routed event.

Namespace:  Microsoft.Windows.Controls
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly KeyTipAccessedEvent As RoutedEvent
public static readonly RoutedEvent KeyTipAccessedEvent
public:
static initonly RoutedEvent^ KeyTipAccessedEvent
static val KeyTipAccessedEvent: RoutedEvent
public static final var KeyTipAccessedEvent : RoutedEvent

Field Value

Type: System.Windows.RoutedEvent
The identifier for the KeyTipAccessed routed event.

.NET Framework Security

See Also

Reference

KeyTipService Class

Microsoft.Windows.Controls Namespace