Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonTabItem Class / UnpinIconStyle Property

In This Topic
    UnpinIconStyle Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property UnpinIconStyle As Style
    public Style UnpinIconStyle {get; set;}
    See Also