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

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