次の方法で共有


RibbonGalleryItem Class

Definition

public ref class RibbonGalleryItem : System::Windows::Controls::ContentControl
public class RibbonGalleryItem : System.Windows.Controls.ContentControl
type RibbonGalleryItem = class
    inherit ContentControl
Public Class RibbonGalleryItem
Inherits ContentControl
Inheritance
RibbonGalleryItem

Constructors

RibbonGalleryItem()

Fields

CheckedBackgroundProperty
CheckedBorderBrushProperty
IsHighlightedProperty
IsPressedProperty
IsSelectedProperty
KeyTipProperty
MouseOverBackgroundProperty
MouseOverBorderBrushProperty
PressedBackgroundProperty
PressedBorderBrushProperty
RibbonProperty
SelectedEvent
ToolTipDescriptionProperty
ToolTipFooterDescriptionProperty
ToolTipFooterImageSourceProperty
ToolTipFooterTitleProperty
ToolTipImageSourceProperty
ToolTipTitleProperty
UnselectedEvent

Properties

CheckedBackground
CheckedBorderBrush
IsHighlighted
IsPressed
IsSelected
KeyTip
MouseOverBackground
MouseOverBorderBrush
PressedBackground
PressedBorderBrush
Ribbon
ToolTipDescription
ToolTipFooterDescription
ToolTipFooterImageSource
ToolTipFooterTitle
ToolTipImageSource
ToolTipTitle

Methods

OnActivatingKeyTip(ActivatingKeyTipEventArgs)
OnCreateAutomationPeer()
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
OnKeyDown(KeyEventArgs)
OnKeyTipAccessed(KeyTipAccessedEventArgs)
OnKeyUp(KeyEventArgs)
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
OnMouseLeave(MouseEventArgs)
OnMouseLeftButtonDown(MouseButtonEventArgs)
OnMouseLeftButtonUp(MouseButtonEventArgs)
OnMouseMove(MouseEventArgs)
OnSelected(RoutedEventArgs)
OnUnselected(RoutedEventArgs)

Events

Selected
Unselected

Applies to