WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class
Fields Properties Methods Events


In This Topic
    C1MenuItem Class Members
    In This Topic

    The following tables list the members exposed by C1MenuItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1MenuItem class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the CommandParameter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Command dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupName dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HighlightedBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HotKey dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Icon dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IndentBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsCheckable dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsChecked dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsEnabled dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsHighlighted dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsHighlightSupported dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsIndented dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSubmenuOpen dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSubmenuOpenVisual dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MenuStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OpenedBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OpenIconStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OpenIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PopupStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SeparatorStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowOpenIcon dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SubMenuMaxHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TextAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TextWrapping dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets the command to invoke when this button is pressed.  
    Public PropertyGets or sets the parameter to pass to the Command property.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from C1.WinUI.Core.C1ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public PropertyGets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).  
    Public PropertyGets or sets the style of the group items.  
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public PropertyGets whether the menu item has any content.  
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets the Microsoft.UI.Xaml.Media.Brush used to highlight the menu item.  
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public PropertyGets or sets the text of the hotkey that will call the command tied to the specified item.  
    Public PropertyGets the visibility of the InputGestureText.  
    Public PropertyGets or sets the icon that appears in a C1MenuItem.  
    Public PropertyGets or sets the template of the icon.  
    Public PropertyGets or sets the brush used to paint the Indent band at the left.  
    Public PropertyGets the index of this C1MenuItem in its parent items collection.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets a value that indicates whether a C1MenuItem can be checked.  
    Public PropertyGets or sets a value that indicates whether the C1MenuItem is checked.  
    Public Property (Inherited from C1.WinUI.Core.C1ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property  
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public PropertyGets or sets a value that indicates whether a C1MenuItem is highlighted.  
    Public PropertyGets or sets the System.Boolean value determining whether menu item should support highlighted state. The default value is True.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets whether the Indent band is displayed.  
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets a value that indicates whether the submenu of the C1MenuItem is open.  
    Public PropertyGets or sets a value that indicates whether the submenu of the C1MenuItem is open. This is used for visual purposes only.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from C1.WinUI.Core.C1ItemsControl)
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Property (Inherited from C1.WinUI.Core.C1ItemsControl)
    Public Property (Inherited from C1.WinUI.Core.C1ItemsControl)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public PropertyGets the nesting level.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public PropertyGets the top level menu.  
    Public PropertyGets the parent menu list.  
    Public PropertyGets or sets the style aplied to the sub-menus.  
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets the Microsoft.UI.Xaml.Media.Brush used in a menu item when this item is opened.  
    Public PropertyGets or sets the style of the open icon.  
    Public PropertyGets or sets the template of the icon used to show this item has a sub-menu.  
    Public PropertyGets the visibility of the open icon.  
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public PropertyGets the parent menu item.  
    Public Property (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets the style of the popup.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets the style of the separator items.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public PropertyGets or sets whether the open icon is displayed, provided the sub menu has items.  
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public PropertyGets or sets a value that indicates the MaxHeight of the SubMenu.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public PropertyGets or sets a value that indicates the horizontal alignment of text content in the Header.  
    Public PropertyGets or sets a value that indicates how any text should be wrapped in the Header.  
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Property (Inherited from Microsoft.UI.Xaml.UIElement)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public MethodOverloaded. Overridden.   
    Public MethodOverloaded.  (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public MethodOverloaded.  (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Protected MethodUpdates the current visual state of the Highlighted visual state group to match the object's properties.  
    Protected MethodUpdates the current visual state of the Indented visual state group to match the object's properties.  
    Protected MethodUpdates the current visual state of the Opened visual state group to match the object's properties.  
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Protected Method (Inherited from C1.WinUI.Core.C1ItemsControl)
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected Method (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Protected MethodOverridden.   
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected MethodResponds to a check item action by raising a Checked event.  
    Protected MethodResponds to a click action by raising a Click event.  
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected MethodOverridden.   
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.ItemsControl)
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected MethodCalled when a property changed.  
    Protected Method (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Protected MethodResponds to a closed item action by raising a SubmenuClosed event.  
    Protected MethodResponds to an open item action by raising a SubmenuOpened event.  
    Protected MethodOverloaded. Called when the view is tapped.  
    Protected MethodResponds to an uncheck item action by raising a Unchecked event.  
    Protected Method (Inherited from Microsoft.UI.Xaml.UIElement)
    Protected Method (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodReturns all the parents in the visual tree
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Public Extension Method
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public EventOccurs when a C1MenuItem is checked.  
    Public EventOccurs when the C1MenuItem is clicked.  
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Event (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.Controls.Control)
    Public Event (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Event (Inherited from C1.WinUI.Core.C1HierarchicalPresenter)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public EventOccurs when a property changed.  
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Public EventOccurs when the state of the IsSubmenuOpen property changes to false.  
    Public EventOccurs when a submenu is closing.  
    Public EventOccurs when the state of the IsSubmenuOpen property changes to true.  
    Public EventOccurs when a submenu is opening.  
    Public Event (Inherited from Microsoft.UI.Xaml.UIElement)
    Public EventOccurs when a C1MenuItem is unchecked.  
    Public Event (Inherited from Microsoft.UI.Xaml.FrameworkElement)
    Top
    See Also