次の方法で共有


RibbonApplicationMenuItem Class

Definition

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

Constructors

RibbonApplicationMenuItem()

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)
HasGallery (Inherited from RibbonMenuItem)
ImageSource (Inherited from RibbonMenuItem)
IsDropDownPositionedLeft (Inherited from RibbonMenuItem)
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 RibbonMenuItem)
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