MenuItem Fields
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The MenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
|
CheckedEvent | Identifies the Checked routed event. |
|
ClickEvent | Identifies the Click routed event. |
|
CommandParameterProperty | Identifies the CommandParameter dependency property. |
|
CommandProperty | Identifies the Command dependency property. |
|
CommandTargetProperty | Identifies the CommandTarget dependency property. |
|
IconProperty | Identifies the Icon dependency property. |
|
InputGestureTextProperty | Identifies the InputGestureText dependency property. |
|
IsCheckableProperty | Identifies the IsCheckable dependency property. |
|
IsCheckedProperty | Identifies the IsChecked dependency property. |
|
IsHighlightedProperty | Identifies the IsHighlighted dependency property. |
|
IsPressedProperty | Identifies the IsPressed dependency property. |
|
IsSubmenuOpenProperty | Identifies the IsSubmenuOpen dependency property. |
|
IsSuspendingPopupAnimationProperty | Identifies the IsSuspendingPopupAnimation dependency property. |
|
ItemContainerTemplateSelectorProperty | Identifies the ItemContainerTemplateSelector dependency property. |
|
RoleProperty | Identifies the Role dependency property. |
|
StaysOpenOnClickProperty | Identifies the StaysOpenOnClick dependency property. |
|
SubmenuClosedEvent | Identifies the SubmenuClosed routed event. |
|
SubmenuOpenedEvent | Identifies the SubmenuOpened routed event. |
|
UncheckedEvent | Identifies the Unchecked routed event. |
|
UsesItemContainerTemplateProperty | Identifies the UsesItemContainerTemplate dependency property. |