C1.Silverlight Namespace : C1RadialColorItem Class |
The following tables list the members exposed by C1RadialColorItem.
Name | Description | |
---|---|---|
C1RadialColorItem Constructor | Initializes a new instance of a C1RadialColorItem. |
Name | Description | |
---|---|---|
BrushProperty | Identifies the Brush dependency property. | |
ColorProperty | Identifies the Color dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. |
Name | Description | |
---|---|---|
AccentBrush | Gets or sets the System.Windows.Media.Brush used to color small menu parts. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
AutoSelect | Determines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
Brush | Gets or sets the Brush property. | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
CheckArc | Gets the definition of check arc segment. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Color | Gets or sets the Color property. | |
Command | Gets or sets the command to invoke when this button is pressed. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
CommandParameter | Gets or sets the parameter to pass to the Command property. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) | |
Effect | (Inherited from System.Windows.UIElement) | |
ExpandArc | Gets the definition of expand area arc segment. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
ExpandAreaThickness | Gets or sets the thickness of expand area. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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). (Inherited from C1.Silverlight.C1RadialMenuItem) | |
HasContent | Overridden. Gets a value that indicates whether the C1RadialColorItem contains sub-items or any other content. | |
HasItems | Gets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Header | Gets or sets the header of this control. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
HeaderBackground | Gets or sets the background brush of the header. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
HeaderForeground | Gets or sets the foreground brush of the header. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
HeaderTemplate | Gets or sets the data template used to display the header. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
IconStyle | Gets or sets the style used to display the icon. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Index | Overridden. Gets the index of this C1RadialColorItem in its parent items collection. | |
IsCheckable | Gets a value that indicates whether a C1RadialMenuItem can be checked. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
IsChecked | Gets or sets a value that indicates whether the C1RadialMenuItem is checked. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHighlighted | Gets a value that indicates whether a C1RadialMenuItem is highlighted. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsPointerOver | Gets a value indicating whether the pointer is located over this element. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
IsSelectable | Determines whether this item should be honored when SelectedIndex property is changed acccording to the end-user selection. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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 . (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
SelectedIndex | Gets or sets the index of the curerntly selected sub-item. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
SelectedItemOptions | Determines what part of the selected sub-item should be displayed for the curren item. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
ShowSelectedItem | Determines whether icon, header and check sign of the selected sub-item should be displayed for the curren item. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
TextDecorations | Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
TextWrapping | Gets or sets a value that indicates how any text should be wrapped in the Header. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
ToolTip | Gets or sets the tooltip of this control. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
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 | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1RadialColorItem control when a new template is applied. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
Checked | Occurs when a C1RadialMenuItem is checked. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Click | Occurs when the C1RadialMenuItem is clicked. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsPointerOverChanged | Event raised when the IsPointerOver property has changed. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unchecked | Occurs when a C1RadialMenuItem is unchecked. (Inherited from C1.Silverlight.C1RadialMenuItem) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |