Basic Library for WPF and Silverlight | ComponentOne
Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace
/ C1MenuItem Class
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
In This Topic
C1MenuItem Class Properties
In This Topic
For a list of all members of this type, see
C1MenuItem members
.
Public Properties
Name
Description
ActualHeight
(Inherited from
System.Windows.FrameworkElement
)
ActualWidth
(Inherited from
System.Windows.FrameworkElement
)
AllowDrop
(Inherited from
System.Windows.UIElement
)
AlternationCount
(Inherited from
System.Windows.Controls.ItemsControl
)
AreAnyTouchesCaptured
(Inherited from
System.Windows.UIElement
)
AreAnyTouchesCapturedWithin
(Inherited from
System.Windows.UIElement
)
AreAnyTouchesDirectlyOver
(Inherited from
System.Windows.UIElement
)
AreAnyTouchesOver
(Inherited from
System.Windows.UIElement
)
Background
(Inherited from
System.Windows.Controls.Control
)
BindingGroup
(Inherited from
System.Windows.FrameworkElement
)
BitmapEffect
(Inherited from
System.Windows.UIElement
)
BitmapEffectInput
(Inherited from
System.Windows.UIElement
)
BorderBrush
(Inherited from
System.Windows.Controls.Control
)
BorderThickness
(Inherited from
System.Windows.Controls.Control
)
CacheMode
(Inherited from
System.Windows.UIElement
)
Clip
(Inherited from
System.Windows.UIElement
)
ClipToBounds
(Inherited from
System.Windows.UIElement
)
Command
Gets or sets the command to invoke when this button is pressed.
CommandBindings
(Inherited from
System.Windows.UIElement
)
CommandParameter
Gets or sets the parameter to pass to the Command property.
ContextMenu
(Inherited from
System.Windows.FrameworkElement
)
Cursor
(Inherited from
System.Windows.FrameworkElement
)
DataContext
(Inherited from
System.Windows.FrameworkElement
)
DependencyObjectType
(Inherited from
System.Windows.DependencyObject
)
DesiredSize
(Inherited from
System.Windows.UIElement
)
DisabledCuesVisibility
Gets or sets a value indicating whether the disabled visuals of the control are visible.
Dispatcher
(Inherited from
System.Windows.Threading.DispatcherObject
)
DisplayMemberPath
(Inherited from
System.Windows.Controls.ItemsControl
)
Effect
(Inherited from
System.Windows.UIElement
)
FlowDirection
(Inherited from
System.Windows.FrameworkElement
)
Focusable
(Inherited from
System.Windows.UIElement
)
FocusCuesVisibility
Gets or sets a value indicating whether the focus visuals of the control are visible.
FocusVisualStyle
(Inherited from
System.Windows.FrameworkElement
)
FontFamily
(Inherited from
System.Windows.Controls.Control
)
FontSize
(Inherited from
System.Windows.Controls.Control
)
FontStretch
(Inherited from
System.Windows.Controls.Control
)
FontStyle
(Inherited from
System.Windows.Controls.Control
)
FontWeight
(Inherited from
System.Windows.Controls.Control
)
ForceCursor
(Inherited from
System.Windows.FrameworkElement
)
Foreground
(Inherited from
System.Windows.Controls.Control
)
GroupName
Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).
GroupStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
GroupStyleSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
HasAnimatedProperties
(Inherited from
System.Windows.UIElement
)
HasItems
(Inherited from
System.Windows.Controls.ItemsControl
)
Header
Gets or sets the item that labels the control. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
HeaderBackground
Gets or sets the background brush of the header.
HeaderForeground
Gets or sets the foreground brush of the header.
HeaderTemplate
Gets or sets the template used to display the contents of the control's header. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
Height
(Inherited from
System.Windows.FrameworkElement
)
HighlightedBackground
Gets or sets the
System.Windows.Media.Brush
used to highlight the menu item.
HorizontalAlignment
(Inherited from
System.Windows.FrameworkElement
)
HorizontalContentAlignment
(Inherited from
System.Windows.Controls.Control
)
Icon
Gets or sets the icon that appears in a C1MenuItem.
Index
Gets the index of this
C1.Silverlight.C1MenuItem
in its parent items collection.
InputBindings
(Inherited from
System.Windows.UIElement
)
InputGestureText
Gets or sets the text describing an input gesture that will call the command tied to the specified item.
InputScope
(Inherited from
System.Windows.FrameworkElement
)
IsArrangeValid
(Inherited from
System.Windows.UIElement
)
IsCheckable
Gets a value that indicates whether a
C1MenuItem
can be checked.
IsChecked
Gets or sets a value that indicates whether the
C1MenuItem
is checked.
IsEnabled
(Inherited from
System.Windows.UIElement
)
IsFirstLevel
Indicates whether the current item is a FirstLevel submenu.
IsFocused
(Inherited from
System.Windows.UIElement
)
IsGrouping
(Inherited from
System.Windows.Controls.ItemsControl
)
IsHighlighted
Gets a value that indicates whether a
C1MenuItem
is highlighted.
IsHitTestVisible
(Inherited from
System.Windows.UIElement
)
IsInitialized
(Inherited from
System.Windows.FrameworkElement
)
IsInputMethodEnabled
(Inherited from
System.Windows.UIElement
)
IsKeyboardFocused
(Inherited from
System.Windows.UIElement
)
IsKeyboardFocusWithin
(Inherited from
System.Windows.UIElement
)
IsLoaded
(Inherited from
System.Windows.FrameworkElement
)
IsManipulationEnabled
(Inherited from
System.Windows.UIElement
)
IsMeasureValid
(Inherited from
System.Windows.UIElement
)
IsMouseCaptured
(Inherited from
System.Windows.UIElement
)
IsMouseCaptureWithin
(Inherited from
System.Windows.UIElement
)
IsMouseDirectlyOver
(Inherited from
System.Windows.UIElement
)
IsMouseOver
(Inherited from
System.Windows.UIElement
)
IsSealed
(Inherited from
System.Windows.DependencyObject
)
IsStylusCaptured
(Inherited from
System.Windows.UIElement
)
IsStylusCaptureWithin
(Inherited from
System.Windows.UIElement
)
IsStylusDirectlyOver
(Inherited from
System.Windows.UIElement
)
IsStylusOver
(Inherited from
System.Windows.UIElement
)
IsSubmenuOpen
Gets a value that indicates whether the submenu of the C1MenuItem is open.
IsTabStop
(Inherited from
System.Windows.Controls.Control
)
IsTextSearchCaseSensitive
(Inherited from
System.Windows.Controls.ItemsControl
)
IsTextSearchEnabled
(Inherited from
System.Windows.Controls.ItemsControl
)
IsVisible
(Inherited from
System.Windows.UIElement
)
ItemBindingGroup
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemContainerGenerator
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemContainerStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemContainerStyleSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemConverter
The ItemConverter performs the conversion from a
C1.Silverlight.C1HierarchicalPresenter
instance to its String representation. If not set by the user, the default converter will be used. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
Items
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemsPanel
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemsSource
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemStringFormat
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemTemplate
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemTemplateSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
Language
(Inherited from
System.Windows.FrameworkElement
)
LayoutTransform
(Inherited from
System.Windows.FrameworkElement
)
Margin
(Inherited from
System.Windows.FrameworkElement
)
MaxHeight
(Inherited from
System.Windows.FrameworkElement
)
MaxWidth
(Inherited from
System.Windows.FrameworkElement
)
Menu
Identifies the parent
C1.Silverlight.C1Menu
of this item.
MinHeight
(Inherited from
System.Windows.FrameworkElement
)
MinWidth
(Inherited from
System.Windows.FrameworkElement
)
Name
(Inherited from
System.Windows.FrameworkElement
)
Opacity
(Inherited from
System.Windows.UIElement
)
OpacityMask
(Inherited from
System.Windows.UIElement
)
OpenedBackground
Gets or sets the
System.Windows.Media.Brush
used in a menu item when this item is opened.
OverridesDefaultStyle
(Inherited from
System.Windows.FrameworkElement
)
Padding
(Inherited from
System.Windows.Controls.Control
)
Parent
Gets the
C1MenuItem
that is the parent of this item.
ParentCollection
Gets the items collection of this element's parent. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
ParentItem
Gets the
C1MenuItem
that is the parent of this item.
ParentItemsSource
Returns this element's parent ItemsSource Property. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
PersistId
(Inherited from
System.Windows.UIElement
)
RenderSize
(Inherited from
System.Windows.UIElement
)
RenderTransform
(Inherited from
System.Windows.UIElement
)
RenderTransformOrigin
(Inherited from
System.Windows.UIElement
)
Resources
(Inherited from
System.Windows.FrameworkElement
)
SnapsToDevicePixels
(Inherited from
System.Windows.UIElement
)
Style
(Inherited from
System.Windows.FrameworkElement
)
SubMenuMaxHeight
Gets or sets a value that indicates the MaxHeight of the SubMenu.
TabIndex
(Inherited from
System.Windows.Controls.Control
)
Tag
(Inherited from
System.Windows.FrameworkElement
)
Template
(Inherited from
System.Windows.Controls.Control
)
TemplatedParent
(Inherited from
System.Windows.FrameworkElement
)
TextAlignment
Gets or sets a value that indicates the horizontal alignment of text content in the Header.
TextDecorations
Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header.
TextWrapping
Gets or sets a value that indicates how any text should be wrapped in the Header.
ToolTip
(Inherited from
System.Windows.FrameworkElement
)
TouchesCaptured
(Inherited from
System.Windows.UIElement
)
TouchesCapturedWithin
(Inherited from
System.Windows.UIElement
)
TouchesDirectlyOver
(Inherited from
System.Windows.UIElement
)
TouchesOver
(Inherited from
System.Windows.UIElement
)
Triggers
(Inherited from
System.Windows.FrameworkElement
)
Uid
(Inherited from
System.Windows.UIElement
)
UseLayoutRounding
(Inherited from
System.Windows.FrameworkElement
)
VerticalAlignment
(Inherited from
System.Windows.FrameworkElement
)
VerticalContentAlignment
(Inherited from
System.Windows.Controls.Control
)
Visibility
(Inherited from
System.Windows.UIElement
)
Width
(Inherited from
System.Windows.FrameworkElement
)
Top
Protected Properties
Name
Description
IsEnabledCore
(Inherited from
System.Windows.UIElement
)
StylusPlugIns
(Inherited from
System.Windows.UIElement
)
VisualBitmapEffect
(Inherited from
System.Windows.Media.Visual
)
VisualBitmapEffectInput
(Inherited from
System.Windows.Media.Visual
)
VisualBitmapScalingMode
(Inherited from
System.Windows.Media.Visual
)
VisualCacheMode
(Inherited from
System.Windows.Media.Visual
)
VisualChildrenCount
(Inherited from
System.Windows.FrameworkElement
)
VisualClip
(Inherited from
System.Windows.Media.Visual
)
VisualEdgeMode
(Inherited from
System.Windows.Media.Visual
)
VisualEffect
(Inherited from
System.Windows.Media.Visual
)
VisualOffset
(Inherited from
System.Windows.Media.Visual
)
VisualOpacity
(Inherited from
System.Windows.Media.Visual
)
VisualOpacityMask
(Inherited from
System.Windows.Media.Visual
)
VisualParent
(Inherited from
System.Windows.Media.Visual
)
VisualScrollableAreaClip
(Inherited from
System.Windows.Media.Visual
)
VisualTransform
(Inherited from
System.Windows.Media.Visual
)
VisualXSnappingGuidelines
(Inherited from
System.Windows.Media.Visual
)
VisualYSnappingGuidelines
(Inherited from
System.Windows.Media.Visual
)
Top
See Also
Reference
C1MenuItem Class
C1.WPF Namespace