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