A menu that can be contained in a Popup. Supports MenuItem and Separator objects and can also display a hierarchy of items.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class ContextMenu : ItemsControl
Visual Basic
Public Class ContextMenu _
	Inherits ItemsControl
Visual C++
public ref class ContextMenu : public ItemsControl

Inheritance Hierarchy

See Also