ComponentOne FinancialChart for WPF
C1.WPF Namespace / ClearStyleExtensions Class / ScrollBarStyleProperty Field



In This Topic
    ScrollBarStyleProperty Field (ClearStyleExtensions)
    In This Topic
    This attached property can modify the style of a scrollbar.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollBarStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ClearStyleExtensions.ScrollBarStyleProperty
    public static readonly DependencyProperty ScrollBarStyleProperty
    public:
    static readonly DependencyProperty^ ScrollBarStyleProperty
    See Also