New to Telerik UI for WPFStart a free 30-day trial

Describes the predefined events on which the KeyTips and KeyboardNavigation are executed.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.KeyTips

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public enum ActivationMode

Fields

Used to activate the KeyTips and KeyboardNavigation on KeyDown event.

C#
KeyDown = 1

Used to activate the KeyTips and KeyboardNavigation on KeyUp event.

C#
KeyUp = 2

Used to activate the KeyTips and KeyboardNavigation on PreviewKeyDown event.

C#
PreviewKeyDown = 0
In this article
DefinitionFieldsKeyDownKeyUpPreviewKeyDown
Not finding the help you need?
Contact Support