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