次の方法で共有


RibbonFilterMenuButton Class

Definition

public ref class RibbonFilterMenuButton : Microsoft::Windows::Controls::Ribbon::RibbonMenuButton
public class RibbonFilterMenuButton : Microsoft.Windows.Controls.Ribbon.RibbonMenuButton
type RibbonFilterMenuButton = class
    inherit RibbonMenuButton
Public Class RibbonFilterMenuButton
Inherits RibbonMenuButton
Inheritance
RibbonFilterMenuButton

Constructors

RibbonFilterMenuButton()

Properties

CanAddToQuickAccessToolBarDirectly (Inherited from RibbonMenuButton)
CanUserResizeHorizontally (Inherited from RibbonMenuButton)
CanUserResizeVertically (Inherited from RibbonMenuButton)
ControlSizeDefinition (Inherited from RibbonMenuButton)
DropDownHeight (Inherited from RibbonMenuButton)
FocusedBackground (Inherited from RibbonMenuButton)
FocusedBorderBrush (Inherited from RibbonMenuButton)
HandlesScrolling (Inherited from RibbonMenuButton)
HasGallery (Inherited from RibbonMenuButton)
IsDropDownOpen (Inherited from RibbonMenuButton)
IsDropDownPositionedAbove (Inherited from RibbonMenuButton)
IsInControlGroup (Inherited from RibbonMenuButton)
IsInQuickAccessToolBar (Inherited from RibbonMenuButton)
ItemContainerTemplateSelector (Inherited from RibbonMenuButton)
KeyTip (Inherited from RibbonMenuButton)
Label (Inherited from RibbonMenuButton)
LargeImageSource (Inherited from RibbonMenuButton)
MouseOverBackground (Inherited from RibbonMenuButton)
MouseOverBorderBrush (Inherited from RibbonMenuButton)
PressedBackground (Inherited from RibbonMenuButton)
PressedBorderBrush (Inherited from RibbonMenuButton)
QuickAccessToolBarControlSizeDefinition (Inherited from RibbonMenuButton)
QuickAccessToolBarId (Inherited from RibbonMenuButton)
Ribbon (Inherited from RibbonMenuButton)
SmallImageSource (Inherited from RibbonMenuButton)
ToolTipDescription (Inherited from RibbonMenuButton)
ToolTipFooterDescription (Inherited from RibbonMenuButton)
ToolTipFooterImageSource (Inherited from RibbonMenuButton)
ToolTipFooterTitle (Inherited from RibbonMenuButton)
ToolTipImageSource (Inherited from RibbonMenuButton)
ToolTipTitle (Inherited from RibbonMenuButton)
UsesItemContainerTemplate (Inherited from RibbonMenuButton)

Methods

ClearContainerForItemOverride(DependencyObject, Object) (Inherited from RibbonMenuButton)
GetContainerForItemOverride() (Inherited from RibbonMenuButton)
HandleMouseButton(MouseButtonEventArgs) (Inherited from RibbonMenuButton)
IsItemItsOwnContainerOverride(Object) (Inherited from RibbonMenuButton)
OnActivatingKeyTip(ActivatingKeyTipEventArgs)
OnApplyTemplate() (Inherited from RibbonMenuButton)
OnCreateAutomationPeer() (Inherited from RibbonMenuButton)
OnDismissPopup(RibbonDismissPopupEventArgs)
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from RibbonMenuButton)
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from RibbonMenuButton)
OnKeyDown(KeyEventArgs) (Inherited from RibbonMenuButton)
OnKeyTipAccessed(KeyTipAccessedEventArgs) (Inherited from RibbonMenuButton)
OnKeyUp(KeyEventArgs) (Inherited from RibbonMenuButton)
OnPreviewKeyDown(KeyEventArgs) (Inherited from RibbonMenuButton)
OnPreviewMouseDown(MouseButtonEventArgs) (Inherited from RibbonMenuButton)
OnTemplateChanged(ControlTemplate, ControlTemplate) (Inherited from RibbonMenuButton)
PrepareContainerForItemOverride(DependencyObject, Object) (Inherited from RibbonMenuButton)
ShouldApplyItemContainerStyle(DependencyObject, Object) (Inherited from RibbonMenuButton)

Events

DropDownClosed (Inherited from RibbonMenuButton)
DropDownOpened (Inherited from RibbonMenuButton)

Applies to