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



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