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 Methods
In This Topic
For a list of all members of this type, see
C1MenuItem members
.
Public Methods
Name
Description
AddHandler
Overloaded. (Inherited from
System.Windows.UIElement
)
AddToEventRoute
(Inherited from
System.Windows.UIElement
)
ApplyAnimationClock
Overloaded. (Inherited from
System.Windows.UIElement
)
ApplyTemplate
(Inherited from
System.Windows.FrameworkElement
)
Arrange
(Inherited from
System.Windows.UIElement
)
BeginAnimation
Overloaded. (Inherited from
System.Windows.UIElement
)
BeginInit
(Inherited from
System.Windows.Controls.ItemsControl
)
BeginStoryboard
Overloaded. (Inherited from
System.Windows.FrameworkElement
)
BringIntoView
Overloaded. (Inherited from
System.Windows.FrameworkElement
)
CaptureMouse
(Inherited from
System.Windows.UIElement
)
CaptureStylus
(Inherited from
System.Windows.UIElement
)
CaptureTouch
(Inherited from
System.Windows.UIElement
)
ClearValue
Overloaded. (Inherited from
System.Windows.DependencyObject
)
CoerceValue
(Inherited from
System.Windows.DependencyObject
)
ContainerFromElement
(Inherited from
System.Windows.Controls.ItemsControl
)
EndInit
(Inherited from
System.Windows.Controls.ItemsControl
)
Equals
(Inherited from
System.Windows.DependencyObject
)
FindCommonVisualAncestor
(Inherited from
System.Windows.Media.Visual
)
FindName
(Inherited from
System.Windows.FrameworkElement
)
FindResource
(Inherited from
System.Windows.FrameworkElement
)
Focus
(Inherited from
System.Windows.UIElement
)
GetAnimationBaseValue
(Inherited from
System.Windows.UIElement
)
GetBindingExpression
(Inherited from
System.Windows.FrameworkElement
)
GetHashCode
(Inherited from
System.Windows.DependencyObject
)
GetLocalValueEnumerator
(Inherited from
System.Windows.DependencyObject
)
GetValue
(Inherited from
System.Windows.DependencyObject
)
InitializeItem
Initializes a
C1.Silverlight.C1HierarchicalPresenter
by setting its parent and root elements in the hierarchy. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
InputHitTest
(Inherited from
System.Windows.UIElement
)
InvalidateArrange
(Inherited from
System.Windows.UIElement
)
InvalidateMeasure
(Inherited from
System.Windows.UIElement
)
InvalidateProperty
(Inherited from
System.Windows.DependencyObject
)
InvalidateVisual
(Inherited from
System.Windows.UIElement
)
IsAncestorOf
Overloaded. Determines whether the
C1.Silverlight.C1HierarchicalPresenter
is an ancestor of the descendant element. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
IsDescendantOf
(Inherited from
System.Windows.Media.Visual
)
IsItemItsOwnContainer
(Inherited from
System.Windows.Controls.ItemsControl
)
Measure
(Inherited from
System.Windows.UIElement
)
MoveFocus
(Inherited from
System.Windows.FrameworkElement
)
OnApplyTemplate
Overridden. Builds the visual tree for the
C1MenuItem
control when a new template is applied.
PointFromScreen
(Inherited from
System.Windows.Media.Visual
)
PointToScreen
(Inherited from
System.Windows.Media.Visual
)
PredictFocus
(Inherited from
System.Windows.FrameworkElement
)
RaiseEvent
(Inherited from
System.Windows.UIElement
)
ReadLocalValue
(Inherited from
System.Windows.DependencyObject
)
RegisterName
(Inherited from
System.Windows.FrameworkElement
)
ReleaseAllTouchCaptures
(Inherited from
System.Windows.UIElement
)
ReleaseMouseCapture
(Inherited from
System.Windows.UIElement
)
ReleaseStylusCapture
(Inherited from
System.Windows.UIElement
)
ReleaseTouchCapture
(Inherited from
System.Windows.UIElement
)
RemoveHandler
(Inherited from
System.Windows.UIElement
)
SetBinding
Overloaded. (Inherited from
System.Windows.FrameworkElement
)
SetCurrentValue
(Inherited from
System.Windows.DependencyObject
)
SetResourceReference
(Inherited from
System.Windows.FrameworkElement
)
SetValue
Overloaded. (Inherited from
System.Windows.DependencyObject
)
ToList<T>
Creates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
ToString
(Inherited from
System.Windows.Controls.ItemsControl
)
TransformToAncestor
Overloaded. (Inherited from
System.Windows.Media.Visual
)
TransformToDescendant
(Inherited from
System.Windows.Media.Visual
)
TransformToVisual
(Inherited from
System.Windows.Media.Visual
)
TranslatePoint
(Inherited from
System.Windows.UIElement
)
TryFindResource
(Inherited from
System.Windows.FrameworkElement
)
UnregisterName
(Inherited from
System.Windows.FrameworkElement
)
UpdateDefaultStyle
(Inherited from
System.Windows.FrameworkElement
)
UpdateLayout
(Inherited from
System.Windows.UIElement
)
Top
Protected Methods
Name
Description
AddChild
(Inherited from
System.Windows.Controls.ItemsControl
)
AddText
(Inherited from
System.Windows.Controls.ItemsControl
)
AddVisualChild
(Inherited from
System.Windows.Media.Visual
)
ArrangeCore
(Inherited from
System.Windows.FrameworkElement
)
ArrangeOverride
(Inherited from
System.Windows.Controls.Control
)
ChangeVisualStateCommon
Updates the current visual state of the Common visual state group to match the object's properties. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
ChangeVisualStateHighlighted
Updates the current visual state of the Highlighted visual state group to match the object's properties.
ChangeVisualStateOpened
Updates the current visual state of the Opened visual state group to match the object's properties.
ClearContainerForItemOverride
Overridden.
GetContainerForItemOverride
Overridden.
GetLayoutClip
(Inherited from
System.Windows.FrameworkElement
)
GetVisualChild
(Inherited from
System.Windows.FrameworkElement
)
HitTestCore
Overloaded. (Inherited from
System.Windows.UIElement
)
IsItemItsOwnContainerOverride
Overridden.
MeasureCore
(Inherited from
System.Windows.FrameworkElement
)
MeasureOverride
(Inherited from
System.Windows.Controls.Control
)
OnAccessKey
Overridden.
OnAlternationCountChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnChecked
Responds to a check item action by raising a Checked event.
OnChildDesiredSizeChanged
(Inherited from
System.Windows.UIElement
)
OnClick
Responds to a click action by raising a Click event.
OnContextMenuClosing
(Inherited from
System.Windows.FrameworkElement
)
OnContextMenuOpening
(Inherited from
System.Windows.FrameworkElement
)
OnCreateAutomationPeer
(Inherited from
System.Windows.UIElement
)
OnDisplayMemberPathChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDpiChanged
(Inherited from
System.Windows.Media.Visual
)
OnDragEnter
(Inherited from
System.Windows.UIElement
)
OnDragLeave
(Inherited from
System.Windows.UIElement
)
OnDragOver
(Inherited from
System.Windows.UIElement
)
OnDrop
(Inherited from
System.Windows.UIElement
)
OnGiveFeedback
(Inherited from
System.Windows.UIElement
)
OnGotFocus
(Inherited from
System.Windows.FrameworkElement
)
OnGotKeyboardFocus
(Inherited from
System.Windows.UIElement
)
OnGotMouseCapture
(Inherited from
System.Windows.UIElement
)
OnGotStylusCapture
(Inherited from
System.Windows.UIElement
)
OnGotTouchCapture
(Inherited from
System.Windows.UIElement
)
OnGroupStyleSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnHeaderChanged
Called when the value of the
Header
property changes. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
OnInitialized
(Inherited from
System.Windows.FrameworkElement
)
OnIsKeyboardFocusedChanged
(Inherited from
System.Windows.UIElement
)
OnIsKeyboardFocusWithinChanged
(Inherited from
System.Windows.UIElement
)
OnIsMouseCapturedChanged
(Inherited from
System.Windows.UIElement
)
OnIsMouseCaptureWithinChanged
(Inherited from
System.Windows.UIElement
)
OnIsMouseDirectlyOverChanged
(Inherited from
System.Windows.UIElement
)
OnIsStylusCapturedChanged
(Inherited from
System.Windows.UIElement
)
OnIsStylusCaptureWithinChanged
(Inherited from
System.Windows.UIElement
)
OnIsStylusDirectlyOverChanged
(Inherited from
System.Windows.UIElement
)
OnItemBindingGroupChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemContainerStyleChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemContainerStyleSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemsChanged
Overridden.
OnItemsPanelChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemsSourceChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemStringFormatChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemTemplateChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemTemplateSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnKeyDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnKeyUp
(Inherited from
System.Windows.UIElement
)
OnLostFocus
(Inherited from
System.Windows.UIElement
)
OnLostKeyboardFocus
(Inherited from
System.Windows.UIElement
)
OnLostMouseCapture
(Inherited from
System.Windows.UIElement
)
OnLostStylusCapture
(Inherited from
System.Windows.UIElement
)
OnLostTouchCapture
(Inherited from
System.Windows.UIElement
)
OnManipulationBoundaryFeedback
(Inherited from
System.Windows.UIElement
)
OnManipulationCompleted
(Inherited from
System.Windows.UIElement
)
OnManipulationDelta
(Inherited from
System.Windows.UIElement
)
OnManipulationInertiaStarting
(Inherited from
System.Windows.UIElement
)
OnManipulationStarted
(Inherited from
System.Windows.UIElement
)
OnManipulationStarting
(Inherited from
System.Windows.UIElement
)
OnMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
OnMouseDown
(Inherited from
System.Windows.UIElement
)
OnMouseLeftButtonDown
(Inherited from
System.Windows.UIElement
)
OnMouseLeftButtonUp
(Inherited from
System.Windows.UIElement
)
OnMouseMove
(Inherited from
System.Windows.UIElement
)
OnMouseRightButtonDown
Overridden. Called before the System.Windows.UIElement.MouseRightButtonDown event occurs.
OnMouseRightButtonUp
(Inherited from
System.Windows.UIElement
)
OnMouseUp
(Inherited from
System.Windows.UIElement
)
OnMouseWheel
(Inherited from
System.Windows.UIElement
)
OnPreviewDragEnter
(Inherited from
System.Windows.UIElement
)
OnPreviewDragLeave
(Inherited from
System.Windows.UIElement
)
OnPreviewDragOver
(Inherited from
System.Windows.UIElement
)
OnPreviewDrop
(Inherited from
System.Windows.UIElement
)
OnPreviewGiveFeedback
(Inherited from
System.Windows.UIElement
)
OnPreviewGotKeyboardFocus
(Inherited from
System.Windows.UIElement
)
OnPreviewKeyDown
(Inherited from
System.Windows.UIElement
)
OnPreviewKeyUp
(Inherited from
System.Windows.UIElement
)
OnPreviewLostKeyboardFocus
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseDown
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseLeftButtonDown
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseLeftButtonUp
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseMove
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseRightButtonDown
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseRightButtonUp
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseUp
(Inherited from
System.Windows.UIElement
)
OnPreviewMouseWheel
(Inherited from
System.Windows.UIElement
)
OnPreviewQueryContinueDrag
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusButtonDown
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusButtonUp
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusDown
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusInAirMove
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusInRange
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusMove
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusOutOfRange
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusSystemGesture
(Inherited from
System.Windows.UIElement
)
OnPreviewStylusUp
(Inherited from
System.Windows.UIElement
)
OnPreviewTextInput
(Inherited from
System.Windows.UIElement
)
OnPreviewTouchDown
(Inherited from
System.Windows.UIElement
)
OnPreviewTouchMove
(Inherited from
System.Windows.UIElement
)
OnPreviewTouchUp
(Inherited from
System.Windows.UIElement
)
OnPropertyChanged
Invoked whenever the effective value of any dependency property has been updated. (Inherited from
C1.WPF.C1HierarchicalPresenter
)
OnQueryContinueDrag
(Inherited from
System.Windows.UIElement
)
OnQueryCursor
(Inherited from
System.Windows.UIElement
)
OnRender
(Inherited from
System.Windows.UIElement
)
OnStylusButtonDown
(Inherited from
System.Windows.UIElement
)
OnStylusButtonUp
(Inherited from
System.Windows.UIElement
)
OnStylusDown
(Inherited from
System.Windows.UIElement
)
OnStylusEnter
(Inherited from
System.Windows.UIElement
)
OnStylusInAirMove
(Inherited from
System.Windows.UIElement
)
OnStylusInRange
(Inherited from
System.Windows.UIElement
)
OnStylusLeave
(Inherited from
System.Windows.UIElement
)
OnStylusMove
(Inherited from
System.Windows.UIElement
)
OnStylusOutOfRange
(Inherited from
System.Windows.UIElement
)
OnStylusSystemGesture
(Inherited from
System.Windows.UIElement
)
OnStylusUp
(Inherited from
System.Windows.UIElement
)
OnSubmenuClosed
Responds to a closed item action by raising a SubmenuClosed event.
OnSubmenuOpened
Responds to an open item action by raising a SubmenuOpened event.
OnTemplateChanged
(Inherited from
System.Windows.Controls.Control
)
OnTextInput
(Inherited from
System.Windows.Controls.ItemsControl
)
OnToolTipClosing
(Inherited from
System.Windows.FrameworkElement
)
OnToolTipOpening
(Inherited from
System.Windows.FrameworkElement
)
OnTouchDown
(Inherited from
System.Windows.UIElement
)
OnTouchEnter
(Inherited from
System.Windows.UIElement
)
OnTouchLeave
(Inherited from
System.Windows.UIElement
)
OnTouchMove
(Inherited from
System.Windows.UIElement
)
OnTouchUp
(Inherited from
System.Windows.UIElement
)
OnUnchecked
Responds to an uncheck item action by raising a Unchecked event.
PrepareContainerForItemOverride
Overridden.
RemoveVisualChild
(Inherited from
System.Windows.Media.Visual
)
ShouldApplyItemContainerStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
See Also
Reference
C1MenuItem Class
C1.WPF Namespace