Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Ribbon Class / MinimizedButtonStyle Property

In This Topic
    MinimizedButtonStyle Property
    In This Topic
    Gets or sets the minimized button style.
    Syntax
    'Declaration
     
    
    Public Property MinimizedButtonStyle As Style
    public Style MinimizedButtonStyle {get; set;}
    See Also