The WPF.Drawing.ShapesContextMenu class represents the default context menu of the WPF TXDrawingControl.

Syntax

public class ShapesContextMenu : System.Windows.Controls.ContextMenu
Public Class ShapesContextMenu
  Inherits System.Windows.Controls.ContextMenu

Introduced: X13.

Properties

Property Description
SelectedShapesMenuItems Returns an array of System.Windows.Controls.Control objects that represents those items which are displayed in the context menu strip when the control is right clicked inside a shape.
StandardMenuItems Returns an array of System.Windows.Controls.Control objects that represents those items which are displayed in the context menu strip when the control is right clicked outside a shape.