Table of Contents
MenuItem Fields

The fields of the MenuItem class are listed below. For a complete list of MenuItem class members, see the MenuItem Members topic.

Fields
Name Description
CheckedEvent Identifies the Checked routed event.
CheckGroupProperty Identifies the CheckGroup dependency property.
ClickEvent Identifies the Click routed event.
CollapseDelayProperty Identifies the CollapseDelay dependency property.
CollapseEffectProperty Identifies the CollapseEffect dependency property.
ColumnCountProperty Identifies the ColumnCount dependency property.
CommandParameterProperty Identifies the CommandParameter dependency property.
CommandProperty Identifies the Command dependency property.
CommandTargetProperty Identifies the CommandTarget dependency property.
ExpandDelayProperty Identifies the ExpandDelay dependency property.
ExpandEffectProperty Identifies the ExpandEffect dependency property.
IconProperty Identifies the Icon dependency property.
IconTemplateProperty Identifies the IconTemplate dependency property.
InputGestureTextProperty Identifies the InputGestureText dependency property.
IsCheckableProperty Identifies the IsCheckable dependency property.
IsCheckedProperty Identifies the IsChecked dependency property.
IsPressedProperty Identifies the IsPressed dependency property.
IsSeparatorProperty Identifies the IsSeparator dependency property.
IsSubmenuOpenProperty Identifies the IsSubmenuOpen dependency property.
RoleProperty Identifies the Role dependency property.
SeparatorTemplateProperty Identifies the SeparatorTemplate dependency property.
StaysOpenOnClickProperty Identifies the StaysOpenOnClick dependency property.
SubItemExpandOnClickProperty Identifies the SubItemExpandOnClick dependency property.
SubmenuClosedEvent Identifies the SubmenuClosed routed event.
SubmenuHeaderTemplateProperty Identifies the SubmenuHeaderTemplate dependency property.
SubmenuItemTemplateProperty Identifies the SubmenuItemTemplate dependency property.
SubmenuOpenedEvent Identifies the SubmenuOpened routed event.
SubmenuOrientationProperty Identifies the SubmenuOrientation dependency property.
TopLevelHeaderTemplateProperty Identifies the TopLevelHeaderTemplate dependency property.
TopLevelItemTemplateProperty Identifies the TopLevelItemTemplate dependency property.
UncheckedEvent Identifies the Unchecked routed event.
See Also