Class
RoutedContextMenuEvents

Routed events used to delegate the assignment of a context menu to parent elements.

Definition

Namespace:Telerik.Windows.Controls.FieldList

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

cs-api-definition
public static class RoutedContextMenuEvents

Inheritance: objectRoutedContextMenuEvents

Fields

RequestContextMenu

A routed event that is thrown by items that offer to display context menu but delegate the menu assignment to its parents.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "The RoutedEvent is immutable.")]
public static readonly RoutedEvent RequestContextMenu

Field Value

RoutedEvent

In this article
DefinitionFieldsRequestContextMenu
Not finding the help you need?
Contact Support