RibbonSplitMenuItem 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 RibbonSplitMenuItem : Microsoft::Windows::Controls::Ribbon::RibbonMenuItem
[System.Windows.TemplatePart(Name="PART_HeaderButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonButton))]
[System.Windows.TemplatePart(Name="PART_SideBarBorder", Type=typeof(System.Windows.Controls.Border))]
[System.Windows.TemplatePart(Name="PART_ArrowToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))]
public class RibbonSplitMenuItem : Microsoft.Windows.Controls.Ribbon.RibbonMenuItem
[<System.Windows.TemplatePart(Name="PART_HeaderButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonButton))>]
[<System.Windows.TemplatePart(Name="PART_SideBarBorder", Type=typeof(System.Windows.Controls.Border))>]
[<System.Windows.TemplatePart(Name="PART_ArrowToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))>]
type RibbonSplitMenuItem = class
inherit RibbonMenuItem
Public Class RibbonSplitMenuItem
Inherits RibbonMenuItem
- Inheritance
- Derived
- Attributes
Constructors
RibbonSplitMenuItem() |