The following tables list the members exposed by IMenu.
Public Properties
| Name | Description |
| ActiveIndex |
Gets or sets the current active selection index. Note used for internal purpose, do not change.
|
| ActiveItem |
Gets or sets the current active selection item. Note used for internal purpose, do not change.
|
| ItemContainerGenerator |
Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl.
|
Top
Public Methods
| Name | Description |
| KeyDownItemSelect |
Perform item selection on keydown. Note used for internal purpose, call if necessary.
|
Top
See Also