Name | Description | |
---|---|---|
C1MenuItem Constructor | Initializes a new instance of the C1MenuItem class. |
The following tables list the members exposed by C1MenuItem.
Name | Description | |
---|---|---|
C1MenuItem Constructor | Initializes a new instance of the C1MenuItem class. |
Name | Description | |
---|---|---|
CommandParameterProperty | Identifies the CommandParameter dependency property. | |
CommandProperty | Identifies the Command dependency property. | |
GroupNameProperty | Identifies the GroupName dependency property. | |
HighlightedBackgroundProperty | Identifies the HighlightedBackground dependency property. | |
HotKeyProperty | Identifies the HotKey dependency property. | |
IconProperty | Identifies the Icon dependency property. | |
IconTemplateProperty | Identifies the IconTemplate dependency property. | |
IndentBackgroundProperty | Identifies the IndentBackground dependency property. | |
IsCheckableProperty | Identifies the IsCheckable dependency property. | |
IsCheckedProperty | Identifies the IsChecked dependency property. | |
IsEnabledProperty | Identifies the IsEnabled dependency property. | |
IsHighlightedProperty | Identifies the IsHighlighted dependency property. | |
IsHighlightSupportedProperty | Identifies the IsHighlightSupported dependency property. | |
IsIndentedProperty | Identifies the IsIndented dependency property. | |
IsSubmenuOpenProperty | Identifies the IsSubmenuOpen dependency property. | |
IsSubmenuOpenVisualProperty | Identifies the IsSubmenuOpenVisual dependency property. | |
MenuStyleProperty | Identifies the MenuStyle dependency property. | |
OpenedBackgroundProperty | Identifies the OpenedBackground dependency property. | |
OpenIconStyleProperty | Identifies the OpenIconStyle dependency property. | |
OpenIconTemplateProperty | Identifies the OpenIconTemplate dependency property. | |
PopupStyleProperty | Identifies the PopupStyle dependency property. | |
SeparatorStyleProperty | Identifies the SeparatorStyle dependency property. | |
ShowOpenIconProperty | Identifies the ShowOpenIcon dependency property. | |
SubMenuMaxHeightProperty | Identifies the SubMenuMaxHeight dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextWrappingProperty | Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get 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. | |
SetStyle |