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