Represents a selectable item inside a Menu or another MenuItem.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public class MenuItem : HeaderedItemsControl, INotifyPropertyChanged |
| Visual Basic |
|---|
Public Class MenuItem _ Inherits HeaderedItemsControl _ Implements INotifyPropertyChanged |
| Visual C++ |
|---|
public ref class MenuItem : public HeaderedItemsControl, INotifyPropertyChanged |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
System.Windows.Controls..::..HeaderedItemsControl
Mindscape.SilverlightElements..::..MenuItem
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
System.Windows.Controls..::..HeaderedItemsControl
Mindscape.SilverlightElements..::..MenuItem