RibbonApplicationMenu 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 RibbonApplicationMenu : Microsoft::Windows::Controls::Ribbon::RibbonMenuButton
[System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem))]
[System.Windows.TemplatePart(Name="PART_AuxiliaryPaneContentPresenter", Type=typeof(System.Windows.Controls.ContentPresenter))]
[System.Windows.TemplatePart(Name="PART_Popup", Type=typeof(System.Windows.Controls.Primitives.Popup))]
[System.Windows.TemplatePart(Name="PART_FooterPaneContentPresenter", Type=typeof(System.Windows.Controls.ContentPresenter))]
[System.Windows.TemplatePart(Name="PART_PopupToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))]
[System.Windows.TemplatePart(Name="PART_SubmenuPlaceholder", Type=typeof(System.Windows.FrameworkElement))]
public class RibbonApplicationMenu : Microsoft.Windows.Controls.Ribbon.RibbonMenuButton
[<System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=typeof(Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem))>]
[<System.Windows.TemplatePart(Name="PART_AuxiliaryPaneContentPresenter", Type=typeof(System.Windows.Controls.ContentPresenter))>]
[<System.Windows.TemplatePart(Name="PART_Popup", Type=typeof(System.Windows.Controls.Primitives.Popup))>]
[<System.Windows.TemplatePart(Name="PART_FooterPaneContentPresenter", Type=typeof(System.Windows.Controls.ContentPresenter))>]
[<System.Windows.TemplatePart(Name="PART_PopupToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))>]
[<System.Windows.TemplatePart(Name="PART_SubmenuPlaceholder", Type=typeof(System.Windows.FrameworkElement))>]
type RibbonApplicationMenu = class
inherit RibbonMenuButton
Public Class RibbonApplicationMenu
Inherits RibbonMenuButton
- Inheritance
- Attributes
Constructors
RibbonApplicationMenu() |
Fields
Properties
Methods
Events
DropDownClosed | (Inherited from RibbonMenuButton) |
DropDownOpened | (Inherited from RibbonMenuButton) |