Share via


RibbonApplicationSplitMenuItem Class

Definition

public ref class RibbonApplicationSplitMenuItem : Microsoft::Windows::Controls::Ribbon::RibbonSplitMenuItem
[System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem))]
public class RibbonApplicationSplitMenuItem : Microsoft.Windows.Controls.Ribbon.RibbonSplitMenuItem
[<System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem))>]
type RibbonApplicationSplitMenuItem = class
    inherit RibbonSplitMenuItem
Public Class RibbonApplicationSplitMenuItem
Inherits RibbonSplitMenuItem
Inheritance
RibbonApplicationSplitMenuItem
Attributes

Constructors

RibbonApplicationSplitMenuItem()

Fields

LevelProperty

Properties

CanAddToQuickAccessToolBarDirectly (Inherited from RibbonMenuItem)
CanUserResizeHorizontally (Inherited from RibbonMenuItem)
CanUserResizeVertically (Inherited from RibbonMenuItem)
CheckedBackground (Inherited from RibbonMenuItem)
CheckedBorderBrush (Inherited from RibbonMenuItem)
DropDownHeight (Inherited from RibbonMenuItem)
DropDownToolTipDescription (Inherited from RibbonSplitMenuItem)
DropDownToolTipFooterDescription (Inherited from RibbonSplitMenuItem)
DropDownToolTipFooterImageSource (Inherited from RibbonSplitMenuItem)
DropDownToolTipFooterTitle (Inherited from RibbonSplitMenuItem)
DropDownToolTipImageSource (Inherited from RibbonSplitMenuItem)
DropDownToolTipTitle (Inherited from RibbonSplitMenuItem)
HasGallery (Inherited from RibbonMenuItem)
HeaderKeyTip (Inherited from RibbonSplitMenuItem)
HeaderQuickAccessToolBarId (Inherited from RibbonSplitMenuItem)
ImageSource (Inherited from RibbonMenuItem)
IsDropDownPositionedLeft (Inherited from RibbonMenuItem)
IsEnabledCore (Inherited from RibbonSplitMenuItem)
ItemContainerTemplateSelector (Inherited from RibbonMenuItem)
KeyTip (Inherited from RibbonMenuItem)
Level
MouseOverBackground (Inherited from RibbonMenuItem)
MouseOverBorderBrush (Inherited from RibbonMenuItem)
PressedBackground (Inherited from RibbonMenuItem)
PressedBorderBrush (Inherited from RibbonMenuItem)
QuickAccessToolBarId (Inherited from RibbonMenuItem)
QuickAccessToolBarImageSource (Inherited from RibbonMenuItem)
Ribbon (Inherited from RibbonMenuItem)
ToolTipDescription (Inherited from RibbonMenuItem)
ToolTipFooterDescription (Inherited from RibbonMenuItem)
ToolTipFooterImageSource (Inherited from RibbonMenuItem)
ToolTipFooterTitle (Inherited from RibbonMenuItem)
ToolTipImageSource (Inherited from RibbonMenuItem)
ToolTipTitle (Inherited from RibbonMenuItem)
UsesItemContainerTemplate (Inherited from RibbonMenuItem)

Methods

ClearContainerForItemOverride(DependencyObject, Object) (Inherited from RibbonMenuItem)
GetContainerForItemOverride()
IsItemItsOwnContainerOverride(Object)
OnActivatingKeyTip(ActivatingKeyTipEventArgs)
OnApplyTemplate()
OnClick() (Inherited from RibbonMenuItem)
OnCreateAutomationPeer() (Inherited from RibbonMenuItem)
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from RibbonMenuItem)
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from RibbonMenuItem)
OnKeyDown(KeyEventArgs)
OnKeyTipAccessed(KeyTipAccessedEventArgs) (Inherited from RibbonSplitMenuItem)
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from RibbonMenuItem)
OnMouseEnter(MouseEventArgs) (Inherited from RibbonMenuItem)
OnMouseLeave(MouseEventArgs) (Inherited from RibbonMenuItem)
OnMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from RibbonMenuItem)
OnMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from RibbonMenuItem)
OnPreviewKeyUp(KeyEventArgs) (Inherited from RibbonMenuItem)
PrepareContainerForItemOverride(DependencyObject, Object)
ShouldApplyItemContainerStyle(DependencyObject, Object)

Applies to