Share via


KeyTipService.ActivatingKeyTipEvent Field

Identifies the ActivatingKeyTip routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

KeyTipService Class

Microsoft.Windows.Controls Namespace