RibbonMenuButton Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RibbonMenuButton : System::Windows::Controls::Menu
[System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonMenuItem))]
[System.Windows.TemplatePart(Name="PART_SubMenuScrollViewer", Type=typeof(System.Windows.Controls.ScrollViewer))]
[System.Windows.TemplatePart(Name="PART_ResizeThumb", Type=typeof(System.Windows.Controls.Primitives.Thumb))]
[System.Windows.TemplatePart(Name="PART_ToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))]
[System.Windows.TemplatePart(Name="PART_Popup", Type=typeof(System.Windows.Controls.Primitives.Popup))]
public class RibbonMenuButton : System.Windows.Controls.Menu
[<System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonMenuItem))>]
[<System.Windows.TemplatePart(Name="PART_SubMenuScrollViewer", Type=typeof(System.Windows.Controls.ScrollViewer))>]
[<System.Windows.TemplatePart(Name="PART_ResizeThumb", Type=typeof(System.Windows.Controls.Primitives.Thumb))>]
[<System.Windows.TemplatePart(Name="PART_ToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))>]
[<System.Windows.TemplatePart(Name="PART_Popup", Type=typeof(System.Windows.Controls.Primitives.Popup))>]
type RibbonMenuButton = class
inherit Menu
Public Class RibbonMenuButton
Inherits Menu
- Inheritance
-
RibbonMenuButton
- Derived
- Attributes
Constructors
RibbonMenuButton() |
Fields
Properties
Methods
Events
DropDownClosed | |
DropDownOpened |