Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ClearStyleExtensions Class / ButtonForegroundProperty Field

In This Topic
    ButtonForegroundProperty Field
    In This Topic
    This attached property can modify background of clear style button.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ButtonForegroundProperty As DependencyProperty
    public static readonly DependencyProperty ButtonForegroundProperty
    See Also