Represents a menu that enables you to hierarchically organize elements associated with
commands and event handlers.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public class Menu : ItemsControl |
| Visual Basic |
|---|
Public Class Menu _ Inherits ItemsControl |
| Visual C++ |
|---|
public ref class Menu : public ItemsControl |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
Mindscape.SilverlightElements..::..Menu
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
Mindscape.SilverlightElements..::..Menu