WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Button Class / PressedBrush Property
In This Topic
    PressedBrush Property (C1Button)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used to paint a button when it is pressed.
    Syntax
    public Brush PressedBrush {get; set;}
    See Also