RibbonSplitButton 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 RibbonSplitButton : Microsoft::Windows::Controls::Ribbon::RibbonMenuButton, System::Windows::Input::ICommandSource
[System.Windows.TemplatePart(Name="PART_ToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))]
[System.Windows.TemplatePart(Name="PART_HeaderButton", Type=typeof(System.Windows.Controls.Primitives.ButtonBase))]
public class RibbonSplitButton : Microsoft.Windows.Controls.Ribbon.RibbonMenuButton, System.Windows.Input.ICommandSource
[<System.Windows.TemplatePart(Name="PART_ToggleButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))>]
[<System.Windows.TemplatePart(Name="PART_HeaderButton", Type=typeof(System.Windows.Controls.Primitives.ButtonBase))>]
type RibbonSplitButton = class
inherit RibbonMenuButton
interface ICommandSource
Public Class RibbonSplitButton
Inherits RibbonMenuButton
Implements ICommandSource
- Inheritance
- Attributes
- Implements
Constructors
RibbonSplitButton() |
Fields
Properties
Methods
Events
Click | |
DropDownClosed | (Inherited from RibbonMenuButton) |
DropDownOpened | (Inherited from RibbonMenuButton) |