Name | Description | |
---|---|---|
![]() | C1RadialMenuItem Constructor | Initializes a new instance of a C1RadialMenuItem. |
The following tables list the members exposed by C1RadialMenuItem.
Name | Description | |
---|---|---|
![]() | C1RadialMenuItem Constructor | Initializes a new instance of a C1RadialMenuItem. |
Name | Description | |
---|---|---|
![]() ![]() | AccentBrushProperty | Identifies the AccentBrush dependency property. |
![]() ![]() | AngleProperty | Identifies the Angle dependency property. |
![]() ![]() | AutoSelectProperty | Identifies the AutoSelect dependency property. |
![]() ![]() | CenterPointProperty | Identifies the CenterPoint dependency property. |
![]() ![]() | CheckArcProperty | Identifies the CheckArc dependency property. |
![]() ![]() | CollapseOnClickProperty | Identifies the CollapseOnClick dependency property. |
![]() ![]() | CommandParameterProperty | Identifies the CommandParameter dependency property. |
![]() ![]() | CommandProperty | Identifies the Command dependency property. |
![]() ![]() | DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. |
![]() ![]() | DisplayIndexProperty | Identifies the DisplayIndex dependency property. |
![]() ![]() | ExpandArcProperty | Identifies the ExpandArc dependency property. |
![]() ![]() | ExpandAreaThicknessProperty | Identifies the ExpandAreaThickness 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. |
![]() ![]() | HeaderProperty | Identifies the Header dependency property. |
![]() ![]() | HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
![]() ![]() | IconProperty | Identifies the Icon dependency property. |
![]() ![]() | IconStyleProperty | Identifies the IconStyle dependency property. |
![]() ![]() | IsCheckableProperty | Identifies the IsCheckable dependency property. |
![]() ![]() | IsCheckedProperty | Identifies the IsChecked dependency property. |
![]() ![]() | IsHighlightedProperty | Identifies the IsHighlighted dependency property. |
![]() ![]() | IsPointerOverProperty | Identifies the IsPointerOver dependency property. |
![]() ![]() | IsSelectableProperty | Identifies the IsSelectable dependency property. |
![]() ![]() | ItemContainerStyleProperty | Identifies the ItemContainerStyle dependency property. |
![]() ![]() | OuterArcProperty | Identifies the OuterArc dependency property. |
![]() ![]() | SectorCountProperty | Identifies the SectorCount dependency property. |
![]() ![]() | SelectedIndexProperty | Identifies the SelectedIndex dependency property. |
![]() ![]() | SelectedItemOptionsProperty | Identifies the SelectedItemOptions dependency property. |
![]() ![]() | ShowSelectedItemProperty | Identifies the ShowSelectedItem dependency property. |
![]() ![]() | TextAlignmentProperty | Identifies the TextAlignment dependency property. |
![]() ![]() | TextDecorationsProperty | Identifies the TextDecorations dependency property. |
![]() ![]() | TextWrappingProperty | Identifies the TextWrapping dependency property. |
![]() ![]() | ToolTipProperty | Identifies the ToolTip dependency property. |
Name | Description | |
---|---|---|
![]() | AccentBrush | Gets or sets the System.Windows.Media.Brush used to color small menu parts. |
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | Angle | Gets or sets the item angle. |
![]() | AutoSelect | Determines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection. |
![]() | 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) |
![]() | CenterPoint | Gets the coordinates of the circle center, which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem. |
![]() | CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
![]() | CheckArc | Gets the definition of check arc segment. |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | CollapseOnClick | Gets or sets a value indicating if the menu will auto collapse when the user clicks on item which has no child items. |
![]() | 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) |
![]() | DisplayIndex | Gets or sets the zero-based index of this item which should be used to layout this item in the parent submenu. |
![]() | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | ExpandArc | Gets the definition of expand area arc segment. |
![]() | ExpandAreaThickness | Gets or sets the thickness of expand area. |
![]() | 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). |
![]() | HasContent | Gets a value that indicates whether the C1RadialMenuItem contains sub-items or any other content. |
![]() | HasItems | Gets a value that indicates whether the ItemsControl contains items. |
![]() | Header | Gets or sets the header of this control. |
![]() | 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 data template used to display the header. |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | Icon | Gets or sets the icon that appears in a C1RadialMenuItem. |
![]() | IconStyle | Gets or sets the style used to display the icon. |
![]() | Index | Gets the index of this C1RadialMenuItem in its parent items collection. |
![]() | IsCheckable | Gets a value that indicates whether a C1RadialMenuItem can be checked. |
![]() | IsChecked | Gets or sets a value that indicates whether the C1RadialMenuItem is checked. |
![]() | IsEnabled | (Inherited from System.Windows.Controls.Control) |
![]() | IsHighlighted | Gets a value that indicates whether a C1RadialMenuItem is highlighted. |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsPointerOver | Gets a value indicating whether the pointer is located over this element. |
![]() | IsSelectable | Determines whether this item should be honored when SelectedIndex property is changed acccording to the end-user selection. |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerStyle | Gets or sets the item container style used to display the item container . |
![]() | 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) |
![]() | 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 C1RadialMenu 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) |
![]() | OuterArc | Gets the definition of outer arc segment which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem. |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | ParentItem | Gets the System.Windows.Controls.ItemsControl that is the parent of this item. |
![]() | 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) |
![]() | SectorCount | Gets or sets the number of sectors which should be displayed in menu. |
![]() | SelectedIndex | Gets or sets the index of the curerntly selected sub-item. |
![]() | SelectedItemOptions | Determines what part of the selected sub-item should be displayed for the curren item. |
![]() | ShowSelectedItem | Determines whether icon, header and check sign of the selected sub-item should be displayed for the curren item. |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | 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. |
![]() | ToolTip | Gets or sets the tooltip of this control. |
![]() | 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) |
![]() | IsClickSubscribed | |
![]() | SelectedItem |