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

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