Share via


KeyTipService.PreviewKeyTipAccessedEvent Field

Identifies the PreviewKeyTipAccessed routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

KeyTipService Class

Microsoft.Windows.Controls Namespace