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

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