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



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