RibbonToggleButton 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 RibbonToggleButton : System::Windows::Controls::Primitives::ToggleButton
[System.Windows.TemplatePart(Name="PART_Image", Type=typeof(System.Windows.Controls.Image))]
public class RibbonToggleButton : System.Windows.Controls.Primitives.ToggleButton
[<System.Windows.TemplatePart(Name="PART_Image", Type=typeof(System.Windows.Controls.Image))>]
type RibbonToggleButton = class
inherit ToggleButton
Public Class RibbonToggleButton
Inherits ToggleButton
- Inheritance
-
RibbonToggleButton
- Attributes
Constructors
RibbonToggleButton() |