Name | Description | |
---|---|---|
C1ContextMenu Constructor | Initializes a new instance of a C1ContextMenu. |
The following tables list the members exposed by C1ContextMenu.
Name | Description | |
---|---|---|
C1ContextMenu Constructor | Initializes a new instance of a C1ContextMenu. |
Name | Description | |
---|---|---|
HighlightedBackgroundProperty | Identifies the HighlightedBackground dependency property. | |
OffsetProperty | Identifies the Offset dependency property. | |
OpenedBackgroundProperty | Identifies the OpenedBackground dependency property. | |
PlacementTargetProperty | Identifies the PlacementTarget dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AutoClose | Gets or sets a value indicating if the menu will auto close when the user clicks outside of it. (Inherited from C1.Silverlight.C1Menu) | |
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) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DetectBoundaries | Gets or sets a value indicating if the menu will auto update the position of its sub-menus when they are close to the boundaries of the application. (Inherited from C1.Silverlight.C1Menu) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. (Inherited from C1.Silverlight.C1Menu) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) | |
Effect | (Inherited from System.Windows.UIElement) | |
FirstLevelStyle | Represents the style to apply to all menu items at the first level. (Inherited from C1.Silverlight.C1Menu) | |
FirstLevelTemplate | Represents the template to apply to all menu items at the first level. (Inherited from C1.Silverlight.C1Menu) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. (Inherited from C1.Silverlight.C1Menu) | |
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) | |
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) | |
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) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFocused | Returns true if the control has the focus. (Inherited from C1.Silverlight.C1Menu) | |
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) | |
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) | |
MenuOpenDelay | Gets or Sets a value (in milliseconds) for the delay used when opening a submenu. (Inherited from C1.Silverlight.C1Menu) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
NonFirstLevelStyle | Represents the style to apply to all menu items that are not in the first level. (Inherited from C1.Silverlight.C1Menu) | |
NonFirstLevelTemplate | Represents the template to apply to all menu items that are not in the first level. (Inherited from C1.Silverlight.C1Menu) | |
Offset | Gets the current position of the C1ContextMenu relative to the control it is associated with. | |
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. | |
Orientation | Gets or sets the direction in which to render the Menu control. (Inherited from C1.Silverlight.C1Menu) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
ParentCollection | Gets the items collection of this element's parent. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
PlacementTarget | Gets or sets the FrameworkElement relative to which the C1ContextMenu is positioned when it opens. | |
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) | |
SeparatorStyle | Default style applied to the C1Separator located inside this C1Menu. (Inherited from C1.Silverlight.C1Menu) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
SubMenuMaxHeight | Gets or sets a value that indicates the MaxHeight of the SubMenu. (Inherited from C1.Silverlight.C1Menu) | |
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) | |
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) |
Name | Description | |
---|---|---|
AutoClosed | Occurs when the Menu is AutoClosed. (Inherited from C1.Silverlight.C1Menu) | |
AutoClosing | Occurs when the Menu is AutoClosing. (Inherited from C1.Silverlight.C1Menu) | |
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
Closed | Occurs when the C1ContextMenu closes. | |
Closing | Occurs when the C1ContextMenu is Closing. | |
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) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ItemChecked | Occurs when a C1MenuItem is checked. (Inherited from C1.Silverlight.C1Menu) | |
ItemCleared | Occurs when a C1HierarchicalPresenter child item is cleared. (ClearContainerForItemOverride was invoked). (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ItemClick | Occurs when a C1MenuItem is clicked. (Inherited from C1.Silverlight.C1Menu) | |
ItemClosed | Occurs when a C1MenuItem is closed. (Inherited from C1.Silverlight.C1Menu) | |
ItemClosing | Occurs when a C1MenuItem is closing. (Inherited from C1.Silverlight.C1Menu) | |
ItemOpened | Occurs when a C1MenuItem is opened. (Inherited from C1.Silverlight.C1Menu) | |
ItemOpening | Occurs when a C1MenuItem is opening. (Inherited from C1.Silverlight.C1Menu) | |
ItemPrepared | Occurs when a C1HierarchicalPresenter child item is prepared (PrepareContainerForItemOverride was invoked). (Inherited from C1.Silverlight.C1HierarchicalPresenter) | |
ItemUnchecked | Occurs when a C1MenuItem is unchecked. (Inherited from C1.Silverlight.C1Menu) | |
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) | |
OffsetChanged | Occurs when the C1ContextMenu offset changes. | |
Opened | Occurs when the C1ContextMenu opens. | |
Opening | Occurs when the C1ContextMenu is Opening. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |