ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ButtonBackgroundProperty
    See Also