Show / Hide Table of Contents

Class TocItemContextMenuEventArgs

Event argument fired by the TableOfContents when right-clicking an item.

Inheritance
object
EventArgs
RoutedEventArgs
TocItemContextMenuEventArgs
Namespace: Esri.ArcGISRuntime.Toolkit.UI.Controls
Assembly: Esri.ArcGISRuntime.Toolkit.WPF.dll
Syntax
public class TocItemContextMenuEventArgs : RoutedEventArgs

Properties

Name Description
Item

Gets a reference to the node that was clicked.

Menu

Gets a reference to the context menu that will be displayed.

MenuItems

Gets a set of menu items to display. If empty, no context menu will be displayed.

See Also

TocItemContextMenuOpening
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX