Name | Description | |
---|---|---|
C1MenuItem Constructor | Initializes a new instance of a C1MenuItem. |
The following tables list the members exposed by C1MenuItem.
Name | Description | |
---|---|---|
C1MenuItem Constructor | Initializes a new instance of a C1MenuItem. |
Name | Description | |
---|---|---|
CommandParameterProperty | Identifies the CommandParameter dependency property. | |
CommandProperty | Identifies the Command dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
GroupNameProperty | Identifies the GroupName dependency property. | |
HeaderBackgroundProperty | Identifies the HeaderBackground dependency property. | |
HeaderForegroundProperty | Identifies the HeaderForeground dependency property. | |
HighlightedBackgroundProperty | Identifies the HighlightedBackground dependency property. | |
IconProperty | Identifies the Icon dependency property. | |
IsCheckableProperty | Identifies the IsCheckable dependency property. | |
IsCheckedProperty | Identifies the IsChecked dependency property. | |
IsHighlightedProperty | Identifies the IsHighlighted dependency property. | |
IsSubmenuOpenProperty | Identifies the IsSubmenuOpen dependency property. | |
OpenedBackgroundProperty | Identifies the OpenedBackground dependency property. | |
SubMenuMaxHeightProperty | Identifies the SubMenuMaxHeight dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextDecorationsProperty | Identifies the TextDecorations dependency property. | |
TextWrappingProperty | Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
Command | Gets or sets the command to invoke when this button is pressed. | |
CommandParameter | Gets or sets the parameter to pass to the Command property. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
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.DependencyObject) | |
DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
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) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
GroupName | Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable). | |
HasItems | Gets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
Header | Gets or sets the item that labels the control. (Inherited from C1.Silverlight.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.Silverlight.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 C1MenuItem in its parent items collection. | |
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.Controls.Control) | |
IsHighlighted | Gets a value that indicates whether a C1MenuItem is highlighted. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
IsSubmenuOpen | Gets a value that indicates whether the submenu of the C1MenuItem is open. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the Style that is applied to the container element generated for each item. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ItemContainerStyleSelector | Gets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ItemConverter | The ItemConverter performs the conversion from a C1HierarchicalPresenter instance to its String representation. If not set by the user, the default converter will be used. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
Items | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplateSelector | Provides a way to choose a DataTemplate based on the data object and the data-bound element. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
Language | (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 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. | |
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.Silverlight.C1HierarchicalPresenter) | |
ParentItem | Gets the C1MenuItem that is the parent of this item. | |
ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
Projection | (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) | |
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) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
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. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
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) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |