DateTimeEditors for WinRT
C1MenuItem Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1MenuItem.

Public Constructors
 NameDescription
Public ConstructorC1MenuItem ConstructorInitializes a new instance of a C1MenuItem.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CommandParameterPropertyIdentifies the CommandParameter dependency property.  
Public Fieldstatic (Shared in Visual Basic)CommandPropertyIdentifies the Command dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledCuesVisibilityPropertyIdentifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusCuesVisibilityPropertyIdentifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupNamePropertyIdentifies the GroupName dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderBackgroundPropertyIdentifies the HeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderForegroundPropertyIdentifies the HeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HighlightedBackgroundPropertyIdentifies the HighlightedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)IconPropertyIdentifies the Icon dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCheckablePropertyIdentifies the IsCheckable dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCheckedPropertyIdentifies the IsChecked dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsHighlightedPropertyIdentifies the IsHighlighted dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSubmenuOpenPropertyIdentifies the IsSubmenuOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)OpenedBackgroundPropertyIdentifies the OpenedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SubMenuMaxHeightPropertyIdentifies the SubMenuMaxHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextAlignmentPropertyIdentifies the TextAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextWrappingPropertyIdentifies the TextWrapping dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCommandGets or sets the command to invoke when this button is pressed.  
Public PropertyCommandParameterGets or sets the parameter to pass to the Command property.  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayMemberPath (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGroupNameGets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).  
Public PropertyGroupStyle (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyGroupStyleSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyHasItemsGets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderGets or sets the item that labels the control. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeaderBackgroundGets or sets the background brush of the header.  
Public PropertyHeaderForegroundGets or sets the foreground brush of the header.  
Public PropertyHeaderTemplateGets or sets the template used to display the contents of the control's header. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHighlightedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used to highlight the menu item.  
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIconGets or sets the icon that appears in a C1MenuItem.  
Public PropertyIndexGets the index of this C1.Silverlight.C1MenuItem in its parent items collection.  
Public PropertyIsCheckableGets a value that indicates whether a C1.Silverlight.C1MenuItem can be checked.  
Public PropertyIsCheckedGets or sets a value that indicates whether the C1.Silverlight.C1MenuItem is checked.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsGrouping (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyIsHighlightedGets a value that indicates whether a C1.Silverlight.C1MenuItem is highlighted.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSubmenuOpenGets a value that indicates whether the submenu of the C1MenuItem is open.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemContainerGenerator (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemContainerStyleGets or sets the Style that is applied to the container element generated for each item. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyItemContainerTransitions (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItems (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanelRoot (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplateSelectorProvides a way to choose a DataTemplate based on the data object and the data-bound element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMenuIdentifies the parent C1.Silverlight.C1Menu of this item.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyOpenedBackgroundGets or sets the Windows.UI.Xaml.Media.Brush used in a menu item when this item is opened.  
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParentGets the C1MenuItem that is the parent of this item.  
Public PropertyParentCollectionGets the items collection of this element's parent. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyParentItemGets the C1MenuItem that is the parent of this item.  
Public PropertyParentItemsSourceReturns this element's parent ItemsSource Property. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySubMenuMaxHeightGets or sets a value that indicates the MaxHeight of the SubMenu.  
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextAlignmentGets or sets a value that indicates the horizontal alignment of text content in the Header.  
Public PropertyTextWrappingGets or sets a value that indicates how any text should be wrapped in the Header.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodContainerFromIndex (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodContainerFromItem (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodIndexFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodInitializeItemInitializes a C1.Silverlight.C1HierarchicalPresenter by setting its parent and root elements in the hierarchy. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodIsAncestorOfDetermines whether the C1.Silverlight.C1HierarchicalPresenter is an ancestor of the descendant element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodItemFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToList<T>Creates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Public Events
 NameDescription
Public EventCheckedOccurs when a C1MenuItem is checked.  
Public EventClickOccurs when the C1MenuItem is clicked.  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsMouseOverChangedEvent raised when the IsMouseOver property has changed. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventItemClearedOccurs when a C1HierarchicalPresenter child item is cleared. (ClearContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventItemPreparedOccurs when a C1HierarchicalPresenter child item is prepared (PrepareContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventSubmenuClosedOccurs when the state of the IsSubmenuOpen property changes to false.  
Public EventSubmenuClosingOccurs when a submenu is closing.  
Public EventSubmenuOpenedOccurs when the state of the IsSubmenuOpen property changes to true.  
Public EventSubmenuOpeningOccurs when a submenu is opening.  
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUncheckedOccurs when a C1MenuItem is unchecked.  
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1MenuItem Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback